????
| Current Path : /home2/morganrand/www/2014/mosaic/ |
| Current File : /home2/morganrand/www/2014/mosaic/package.json |
{
"name": "mosaic-flow",
"version": "0.0.0",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "~0.4.1",
"matchdep": "~0.3.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-jshint": "~0.6.4",
"grunt-jscs-checker": "~0.2.0"
}
}