22 lines
516 B
JSON
22 lines
516 B
JSON
{
|
|
"name": "cherry-id",
|
|
"version": "0.0.3",
|
|
"main": "index.js",
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"scripts": {
|
|
"test": "node ./test/test.js"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bubao/cherry-id-js.git"
|
|
},
|
|
"author": "bubao",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/bubao/cherry-id-js/issues"
|
|
},
|
|
"homepage": "https://github.com/bubao/cherry-id-js#readme",
|
|
"description": ""
|
|
} |