-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
51 lines (50 loc) · 1.15 KB
/
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
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "lyrics-sync",
"version": "0.0.0",
"author": "shaohua",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"async": "^1.4.2",
"body-parser": "~1.13.2",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"express": "~4.13.1",
"http": "0.0.0",
"jade": "~1.11.0",
"mocha": "^2.3.3",
"mongoose": "^4.1.9",
"morgan": "~1.6.1",
"request": "^2.64.0",
"serve-favicon": "~2.3.0",
"shelljs": "^0.5.3",
"should": "^7.1.0",
"superagent": "^1.4.0",
"underscore": "^1.8.3",
"unoconv": "^0.1.2",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"babelify": "^6.3.0",
"gulp": "^3.9.0",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.6.0",
"http": "0.0.0",
"jquery": "1.11.2",
"keymirror": "~0.1.0",
"object-assign": "^1.0.0",
"path": "^0.12.7",
"react": "^0.13.3",
"react-redux": "^2.1.2",
"redux": "^3.0.0",
"redux-thunk": "^0.1.0"
},
"devDependencies": {
"browserify": "^9.0.7",
"classnames": "^2.1.3",
"factor-bundle": "^2.3.2",
"reactify": "^1.1.0",
"watchify": "^3.1.0"
}
}