UNPKG

ares-cli

Version:

Modular front-end integrated solution for mobile

43 lines (42 loc) 1.1 kB
{ "name": "ares-cli", "version": "0.4.9", "description": "Modular front-end integrated solution for mobile", "main": "index.js", "preferGlobal": true, "bin": { "ares": "bin/ares" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ares", "scrat", "webapp", "framework", "mobile", "fis" ], "dependencies": { "cheerio": "0.19.0", "fis": "1.9.36", "fis-lint-jshint": "0.0.10", "fis-optimizer-html-minifier": "0.0.9", "fis-parser-handlebars": "0.0.1", "fis-parser-handlebars-3.x": "0.0.1", "fis-parser-handlebars-4.x":"4.0.3", "fis-parser-less": "0.1.3", "fis-parser-marked": "0.0.6", "ares-command-init": "0.0.7", "ares-command-install": "0.1.6", "ares-command-release":"0.0.3", "ares-command-server":"1.0.3", "ares-deploy-zip":"0.0.4", "scrat-parser-babel": "0.0.1", "scrat-parser-stylus": "0.0.4", "scrat-preprocessor-nightcss": "0.1.0", "postcss-px2rem":"0.3.0", "postcss": "^5.0.0" } }