UNPKG

ams

Version:

ams - asset management system - plugin enabled build tool with jquery like API

32 lines (31 loc) 917 B
{ "name": "ams", "description": "ams - asset management system - plugin enabled build tool with jquery like API", "version": "0.2.10", "author": "Oleg Slobodskoi <oleg008@gmail.com>", "repository": "git://github.com/kof/node-ams.git", "keywords": [ "build", "tool", "static server", "minify", "minifier", "compressor", "processor", "base64", "cssmin", "uglifyjs", "vendor css", "amd", "transport", "dependencies manager" ], "engines": { "node": ">=0.6.0 < 0.11.0" }, "engineStrict": true, "bin": {}, "dependencies": { "natives": "0.0.x", "sharedjs": "0.0.x", "uglify-js": "2.4.12", "clean-css": "1.0.2" }, "devDependencies": { "qunit": "0.5.x" }, "licenses": [ { "type": "MIT", "url" : "http://www.opensource.org/licenses/mit-license.php" } ] }