UNPKG

qfe

Version:

Front End Integrated Solution for QBT

36 lines (35 loc) 838 B
{ "name": "qfe", "version": "0.0.17", "description": "Front End Integrated Solution for QBT", "main": "index.js", "bin": { "qfe": "bin/qfe" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:qiaobutang/qfe.git" }, "keywords": [ "FIS" ], "author": "GilbertSun", "license": "ISC", "bugs": { "url": "https://github.com/qiaobutang/qfe/issues" }, "homepage": "https://github.com/qiaobutang/qfe", "dependencies": { "fis": "1.9.28", "fis-lint-jshint": "0.0.10", "fis-packager-depscombine": "0.0.8", "fis-parser-es6-babel": "0.0.2", "fis-parser-less": "^0.1.3", "fis-postpackager-autoload": "0.0.20", "fis-postpackager-simple": "0.0.25", "fis-postprocessor-amd": "0.2.16" } }