-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
39 lines (39 loc) · 911 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
33
34
35
36
37
38
39
{
"name": "carwash",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"browser-sync": "^2.7.13",
"event-stream": "^3.3.1",
"gulp": "^3.9.0",
"gulp-inject": "^1.3.1",
"gulp-livereload": "^3.8.0",
"gulp-load-plugins": "^0.10.0",
"gulp-stylus": "^2.0.5",
"gulp-util": "^3.0.6",
"http": "0.0.0",
"jasmine-core": "^2.3.4",
"karma": "^0.13.3",
"karma-cli": "^0.1.0",
"karma-jasmine": "^0.3.6",
"lodash": "^3.10.0",
"main-bower-files": "^2.9.0",
"nodemon": "^1.7.1",
"path": "^0.11.14",
"st": "^0.5.4",
"wiredep": "^2.2.2"
},
"devDependencies": {
"body-parser": "^1.14.1",
"deferred": "^0.7.3",
"express": "^4.13.3",
"mongojs": "^1.3.0",
"mongoose": "^4.1.10"
}
}