angular-presentation/package.json

18 lines
368 B
JSON
Raw Permalink Normal View History

2014-02-19 03:31:50 +00:00
{
"name": "angular-presentation",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD",
"devDependencies": {
"grunt": "~0.4.2",
"matchdep": "~0.3.0",
"grunt-contrib-coffee": "~0.10.0",
"grunt-contrib-watch": "~0.5.3"
}
}