freeboard/package.json

14 lines
306 B
JSON

{
"name": "freeboard",
"title": "freeboard",
"version": "1.1.0",
"devDependencies": {
"grunt": "0.4.1",
"grunt-contrib-concat": "0.1.3",
"grunt-contrib-cssmin": "0.6.1",
"grunt-contrib-watch": "0.5.3",
"grunt-contrib-uglify": "0.6.0",
"grunt-string-replace": "^0.2.7"
}
}