fis-postpackager-simple
Version:
a postpackager plugin for fis to auto replace pack resource and auto combine resources
25 lines (24 loc) • 610 B
JSON
{
"name": "fis-postpackager-simple",
"version": "0.0.26",
"description": "a postpackager plugin for fis to auto replace pack resource and auto combine resources",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/hefangshi/fis-postpackager-simple"
},
"keywords": [
"fis",
"postpackager",
"package",
"simple"
],
"author": "hefangshi",
"license": "MIT",
"dependencies": {
"stable": "0.1.5"
}
}