Files
jquery-notify/package.json
T
2013-05-28 14:53:03 +10:00

21 lines
468 B
JSON

{
"title": "Notify.js",
"name": "notify",
"version": "0.0.1",
"author": {
"name": "Jaime Pillora"
},
"homepage": "http://notifyjs.com/",
"license": "MIT",
"version":"0.0.1",
"devDependencies": {
"grunt": "~0.4.x",
"grunt-contrib-watch": "~0.1.4",
"grunt-contrib-uglify": "~0.1.1rc6",
"grunt-contrib-jshint": "~0.1.0",
"grunt-contrib-concat": "~0.1.1",
"grunt-contrib-coffee": "~0.4.0rc7",
"grunt-wrap": "~0.2.0"
}
}