batch_operations/package.json

14 строки
365 B
JSON
Исходник Обычный вид История

2015-06-09 13:11:49 +00:00
{
"name": "Batch_operations",
"version": "0.1.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-internal": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-csso": "~0.5.0",
"grunt-contrib-stylus": "~0.10.0"
}
}