{ "name": "node-ff-assets", "version": "0.1.0", "description": "Site assets local/remote aggregation with minify.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Willem (http://forwardfire.net/)", "license": "BSD-2-Clause", "dependencies": { "fetch": "^0.3.6", "fs-extra": "^0.16.3", "minify": "^1.4.8" } }