OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/package.json

18 lines
485 B

{
"name": "OpenProject",
"version": "0.1.0",
"devDependencies": {
"bower": "knalli/bower#26950e5a4f6ca2c3afe38e00691655f9cc9ee6e6",
"grunt": "~0.4.2",
"grunt-contrib-jshint": "~0.8.0",
"mocha-phantomjs": "~3.1.6",
"phantomjs": "~1.9.2",
"grunt-contrib-watch": "~0.5.3",
"grunt-mocha-phantomjs": "~0.3.2",
"grunt-jscoverage": "0.0.3",
"rimraf": "~2.2.5",
"json2htmlcov": "~0.1.1",
"exec": "0.0.6",
"readable-stream": "1.1.11"
}
}