|
| 1 | +{ |
| 2 | + "name": "uiaccordion", |
| 3 | + "private": true, |
| 4 | + "devDependencies": { |
| 5 | + "grunt": "^0.4.5", |
| 6 | + "grunt-angular-templates": "^0.5.7", |
| 7 | + "grunt-autoprefixer": "^2.0.0", |
| 8 | + "grunt-concurrent": "^1.0.0", |
| 9 | + "grunt-contrib-clean": "^0.6.0", |
| 10 | + "grunt-contrib-concat": "^0.5.0", |
| 11 | + "grunt-contrib-connect": "^0.9.0", |
| 12 | + "grunt-contrib-copy": "^0.7.0", |
| 13 | + "grunt-contrib-cssmin": "^0.12.0", |
| 14 | + "grunt-contrib-htmlmin": "^0.4.0", |
| 15 | + "grunt-contrib-imagemin": "^0.9.2", |
| 16 | + "grunt-contrib-jshint": "^0.11.0", |
| 17 | + "grunt-contrib-uglify": "^0.7.0", |
| 18 | + "grunt-contrib-watch": "^0.6.1", |
| 19 | + "grunt-filerev": "^2.1.2", |
| 20 | + "grunt-google-cdn": "^0.4.3", |
| 21 | + "grunt-newer": "^1.1.0", |
| 22 | + "grunt-ng-annotate": "^0.9.2", |
| 23 | + "grunt-svgmin": "^2.0.0", |
| 24 | + "grunt-usemin": "^3.0.0", |
| 25 | + "grunt-wiredep": "^2.0.0", |
| 26 | + "jit-grunt": "^0.9.1", |
| 27 | + "jshint-stylish": "^1.0.0", |
| 28 | + "time-grunt": "^1.0.0" |
| 29 | + }, |
| 30 | + "engines": { |
| 31 | + "node": ">=0.10.0" |
| 32 | + } |
| 33 | +} |
0 commit comments