-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathpackage.json
32 lines (32 loc) · 921 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "setup",
"version": "0.0.1",
"description": "",
"devDependencies": {
"autoprefixer-core": "5.2.1",
"coffee-script": "1.9.3",
"docpad": "6.78.4",
"docpad-plugin-eco": "2.1.0",
"docpad-plugin-marked": "2.3.0",
"docpad-plugin-partials": "2.9.2",
"docpad-plugin-setupinterview": "^2.0.0",
"grunt": "0.4.5",
"grunt-concurrent": "2.0.3",
"grunt-contrib-coffee": "0.13.0",
"grunt-contrib-connect": "0.10.1",
"grunt-contrib-htmlmin": "0.4.0",
"grunt-contrib-stylus": "^1.1.0",
"grunt-contrib-uglify": "0.9.2",
"grunt-contrib-watch": "0.6.1",
"grunt-postcss": "0.5.5",
"grunt-rsync": "0.6.2",
"grunt-shell": "1.1.2",
"load-grunt-tasks": "3.3.0"
},
"repository": {
"type": "git",
"url": "git://github.com/loopinfinito/setup.git"
},
"gitHead": "397044c24cffd759c2215964ca3d7f537fced61f",
"readmeFilename": "README.md"
}