fes.js/packages/fes-utils/package.json
2021-01-04 21:28:50 +08:00

25 lines
567 B
JSON

{
"name": "@webank/fes-utils",
"version": "0.0.0",
"description": "@webank/fes-utils",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WeBankFinTech/fes.js.git",
"directory": "packages/fes-utils"
},
"keywords": [
"fes"
],
"author": "qlin",
"license": "MIT",
"bugs": {
"url": "https://github.com/WeBankFinTech/fes.js/issues"
},
"homepage": "https://github.com/WeBankFinTech/fes.js#readme",
"private": true
}