Files
2014-12-26 17:02:29 +08:00

14 lines
244 B
JSON

{
"name": "tuban-wlhmyit",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node app.js"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-concat": "~0.5.0"
}
}