1
0
mirror of synced 2026-04-25 09:48:42 +08:00

auto commit

This commit is contained in:
yitter
2021-06-28 16:40:23 +08:00
parent c922a45935
commit 3cd83f7dbf
6 changed files with 0 additions and 0 deletions

22
Node.js/package.json Normal file
View 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": ""
}