fis3-postpackager-robot
Version:
25 lines (24 loc) • 634 B
JSON
{
"name": "fis3-postpackager-robot",
"version": "1.10.7",
"description": "fis按需异步加载打包工具",
"main": "index.js",
"scripts": {
"test": "cd ./test;npm install;npm run build;npm run start;"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pup/fis3-postpackager-robot.git"
},
"keywords": [
"fis3",
"postpackager",
"fis3-postpackager"
],
"author": "peter_bj",
"license": "ISC",
"bugs": {
"url": "https://github.com/pup/fis3-postpackager-robot/issues"
},
"homepage": "https://github.com/pup/fis3-postpackager-robot#readme"
}