add develop.md
This commit is contained in:
13
package.json
13
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bdware/bdcontract-sdk",
|
||||
"version": "0.3.0-alpha.14",
|
||||
"version": "0.3.0-alpha.15",
|
||||
"description": "BDContract SDK for Node.js and browsers",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@@ -47,5 +47,14 @@
|
||||
"shx": "^0.3.4",
|
||||
"sucrase": "^3.25.0",
|
||||
"typescript": "^4.8.2"
|
||||
}
|
||||
},
|
||||
"directories": {
|
||||
"lib": "lib",
|
||||
"test": "test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@gitea.internetapi.cn:bdware/bdcontract-sdk-javascript.git"
|
||||
},
|
||||
"author": "caihq@pku.edu.cn"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user