auto commit
This commit is contained in:
22
JavaScript/package.json
Normal file
22
JavaScript/package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user