renamed jquery.prompt

This commit is contained in:
Jaime Pillora
2013-04-04 13:13:08 +11:00
parent 255cca7e36
commit 8c0917498f
10 changed files with 637 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "notify",
"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"
}
}