fes.js/packages/fes-utils/package.json
2021-03-05 17:03:04 +08:00

25 lines
562 B
JSON

{
"name": "@fesjs/utils",
"version": "0.0.0",
"description": "@fesjs/fesjsutils",
"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
}