-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
45 lines (45 loc) · 1.17 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
{
"name": "site",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "cross-env DEBUG=site:* nodemon ./bin/www",
"prod": "cross-env NODE_ENV=production node ./bin/www"
},
"dependencies": {
"@types/nedb": "^1.8.3",
"@types/vue": "^2.0.0",
"autoprefixer": "^7.1.1",
"body-parser": "~1.17.1",
"browserify-middleware": "^8.1.0",
"compression": "^1.7.1",
"cookie-parser": "~1.4.3",
"cross-env": "^5.0.1",
"dateformat": "^2.0.0",
"debug": "~2.6.3",
"dotenv": "^4.0.0",
"elemeno": "^1.1.0",
"expres": "0.0.5",
"express": "~4.15.2",
"font-awesome": "^4.7.0",
"hbs": "~4.0.1",
"http": "0.0.0",
"morgan": "~1.8.1",
"nedb": "^1.8.0",
"node-emoji": "^1.8.0",
"node-sass": "^4.9",
"node-sass-middleware": "^0.11.0",
"nodemon": "^1.11.0",
"noisejs": "^2.1.0",
"path": "^0.12.7",
"postcss-middleware": "^1.1.3",
"prismic-dom": "^2.0.6",
"prismic-javascript": "^1.5.0-beta.1",
"serve-favicon": "~2.4.2",
"ts-loader": "^4.2.0",
"typescript-middleware": "^0.6.10",
"vue-virtual-scroll-list": "^1.2.5",
"vue-virtual-scroller": "^0.11.7"
},
"false": {}
}