sardines
Version:
23 lines (22 loc) • 500 B
JSON
{
"name":"sardines",
"descriptions": "Stress-free javascript source combining.",
"version": "0.0.2",
"author": "Craig Condon <craig@spiceapps.com>",
"bin": {
"sardines": "./bin/sardines"
},
"repository": {
"type": "git",
"url": "http://github.com/spiceapps/sardines.git"
},
"main": "./lib/index.js",
"dependencies": {
"sk":"*",
"brazln":"*",
"beet":"*",
"vine":"*",
"wrench":"*",
"growl":"*"
}
}