juggle-help
Version:
24 lines (23 loc) • 463 B
JSON
{
"name": "juggle-help",
"version": "1.0.0",
"description": "",
"main": "juggle-help.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dianbaer/juggle"
},
"keywords": [
"juggle"
],
"author": "",
"license": "ISC",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-uglify": "^3.0.1"
}
}