DocumentServer/OfficeWeb/build/package.json

19 lines
494 B
JSON
Raw Normal View History

2015-04-28 14:59:00 +00:00
{
"name": "common",
"version": "0.0.0",
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"lodash": "2.4.1",
"grunt": "0.4.2",
"grunt-contrib": "0.9.0",
"grunt-exec": "0.4.5",
"grunt-replace": "0.7.3",
"grunt-html-minify": "0.3.1",
"grunt-text-replace": "0.3.11",
"mocha": "1.18.2",
"chai": "1.9.1",
"grunt-mocha": "0.4.11",
"grunt-jscoverage": "0.1.1"
}
}