##// END OF EJS Templates
polymer: introduce webcomponents to rhodecode
polymer: introduce webcomponents to rhodecode

File last commit:

r689:5d204bce default
r689:5d204bce default
Show More
package.json
17 lines | 440 B | application/json | JsonLexer
{
"name": "rhodecode-enterprise",
"version": "0.0.1",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-less": "^1.1.0",
"grunt-contrib-watch": "^0.6.1",
"crisper": "^2.0.2",
"vulcanize": "^1.14.8",
"grunt-crisper": "^1.0.1",
"grunt-vulcanize": "^1.0.0",
"jshint": "^2.9.1-rc3"
}
}