ptest/grunt/package.json
2017-01-23 02:47:24 +03:00

13 строки
276 B
JSON

{
"name": "ptest",
"version": "0.0.1",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-csso": "~0.5.0",
"grunt-contrib-stylus": "~1.2.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-internal": "~1.2.2",
"grunt-contrib-uglify": "~2.0.0"
}
}