-
Rafael Ostertag authoredRafael Ostertag authored
This project manages its dependencies using npm.
Learn more
package.json 445 B
{
"name": "qfq",
"version": "0.1.0",
"devDependencies": {
"bootlint": "^0.14.2",
"grunt": "^0.4.5",
"grunt-concat-in-order": "^0.2.6",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "^0.8.2",
"grunt-contrib-jasmine": "^0.9.2",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-less": "^1.2.0",
"grunt-contrib-uglify": "^0.11.0",
"grunt-contrib-watch": "^0.6.1",
"jsdoc": "^3.4.0"
}
}