add changes to create ticket
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"author": "rocho",
|
||||
"name": "coma",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"matchdep": "*",
|
||||
|
||||
"grunt-contrib-coffee": "*",
|
||||
"grunt-contrib-compass": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-contrib-imagemin": "*",
|
||||
"grunt-contrib-clean": "*",
|
||||
"grunt-concurrent": "*",
|
||||
"grunt-jsmin-sourcemap": "*",
|
||||
"grunt-notify": "*",
|
||||
"grunt-newer": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user