|
1 | 1 | { |
2 | | - "name": "ngs3upload", |
3 | | - "version": "0.0.5", |
4 | | - "dependencies": {}, |
5 | | - "devDependencies": { |
6 | | - "grunt": "~0.4.1", |
7 | | - "grunt-contrib-copy": "~0.4.1", |
8 | | - "grunt-contrib-concat": "~0.3.0", |
9 | | - "grunt-contrib-coffee": "~0.7.0", |
10 | | - "grunt-contrib-uglify": "~0.2.0", |
11 | | - "grunt-contrib-compass": "~0.3.0", |
12 | | - "grunt-contrib-jshint": "~0.6.0", |
13 | | - "grunt-contrib-cssmin": "~0.6.0", |
14 | | - "grunt-contrib-connect": "~0.3.0", |
15 | | - "grunt-contrib-clean": "~0.4.1", |
16 | | - "grunt-contrib-htmlmin": "~0.1.3", |
17 | | - "grunt-contrib-imagemin": "~0.1.4", |
18 | | - "grunt-contrib-watch": "~0.4.0", |
19 | | - "grunt-usemin": "~0.1.11", |
20 | | - "grunt-svgmin": "~0.2.0", |
21 | | - "grunt-rev": "~0.1.0", |
22 | | - "grunt-karma": "~0.4.3", |
23 | | - "grunt-open": "~0.2.0", |
24 | | - "grunt-concurrent": "~0.3.0", |
25 | | - "matchdep": "~0.1.2", |
26 | | - "connect-livereload": "~0.2.0", |
27 | | - "grunt-google-cdn": "~0.2.0", |
28 | | - "grunt-ngmin": "~0.0.2", |
29 | | - "karma": "~0.10", |
30 | | - "karma-jasmine": "~0.1.0" |
31 | | - }, |
32 | | - "engines": { |
33 | | - "node": ">=0.8.0" |
34 | | - } |
| 2 | + "name": "ngs3upload", |
| 3 | + "version": "0.0.5", |
| 4 | + "dependencies": {}, |
| 5 | + "devDependencies": { |
| 6 | + "connect-livereload": "~0.2.0", |
| 7 | + "grunt": "~0.4.1", |
| 8 | + "grunt-angular-templates": "^0.5.7", |
| 9 | + "grunt-concurrent": "~0.3.0", |
| 10 | + "grunt-contrib-clean": "^0.6.0", |
| 11 | + "grunt-contrib-coffee": "~0.7.0", |
| 12 | + "grunt-contrib-compass": "~0.3.0", |
| 13 | + "grunt-contrib-concat": "~0.3.0", |
| 14 | + "grunt-contrib-connect": "~0.3.0", |
| 15 | + "grunt-contrib-copy": "~0.4.1", |
| 16 | + "grunt-contrib-cssmin": "~0.6.0", |
| 17 | + "grunt-contrib-htmlmin": "~0.1.3", |
| 18 | + "grunt-contrib-imagemin": "~0.1.4", |
| 19 | + "grunt-contrib-jshint": "~0.6.0", |
| 20 | + "grunt-contrib-uglify": "~0.2.0", |
| 21 | + "grunt-contrib-watch": "~0.4.0", |
| 22 | + "grunt-google-cdn": "~0.2.0", |
| 23 | + "grunt-karma": "~0.4.3", |
| 24 | + "grunt-ngmin": "~0.0.2", |
| 25 | + "grunt-open": "~0.2.0", |
| 26 | + "grunt-rev": "~0.1.0", |
| 27 | + "grunt-svgmin": "~0.2.0", |
| 28 | + "grunt-usemin": "~0.1.11", |
| 29 | + "karma": "~0.10", |
| 30 | + "karma-jasmine": "~0.1.0", |
| 31 | + "matchdep": "~0.1.2" |
| 32 | + }, |
| 33 | + "engines": { |
| 34 | + "node": ">=0.8.0" |
| 35 | + } |
35 | 36 | } |
0 commit comments