OSDN Git Service

GeorgeValergas/embrr
[embrj/master.git] / package.json
1 {
2   "name": "embrr",
3   "version": "0.0.0",
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.5.0",
12     "grunt-contrib-jshint": "~0.6.3",
13     "grunt-contrib-cssmin": "~0.6.0",
14     "grunt-contrib-connect": "~0.3.0",
15     "grunt-contrib-clean": "~0.5.0",
16     "grunt-contrib-htmlmin": "~0.1.3",
17     "grunt-contrib-imagemin": "~0.2.0",
18     "grunt-contrib-watch": "~0.5.2",
19     "grunt-rev": "~0.1.0",
20     "grunt-usemin": "~0.1.12",
21     "grunt-mocha": "~0.4.1",
22     "grunt-open": "~0.2.0",
23     "grunt-svgmin": "~0.2.0",
24     "grunt-concurrent": "~0.3.0",
25     "load-grunt-tasks": "~0.1.0",
26     "connect-livereload": "~0.2.0",
27     "grunt-ember-templates": "0.4.14",
28     "time-grunt": "~0.1.1",
29     "grunt-replace": "~0.4.4",
30     "jshint-stylish": "~0.1.3",
31     "grunt-neuter": "~0.5.0"
32   },
33   "engines": {
34     "node": ">=0.8.0"
35   }
36 }