forked from soIu/framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
24 lines (24 loc) · 796 Bytes
/
package.json
File metadata and controls
24 lines (24 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"main": "server.js",
"scripts": {
"postinstall": "printf \"printf \\45s \\\"\\44(sed 's/interface await null/interface null/' node_modules/rapydscript-ng/release/compiler.js)\\\" > node_modules/rapydscript-ng/release/compiler.js\" | sh -"
},
"dependencies": {
"module-alias": "^2.2.0",
"lzma": "^2.3.2",
"minify-fast": "^0.11.1",
"pouchdb-adapter-http": "^7.0.0",
"pouchdb-adapter-memory": "^7.0.0",
"pouchdb-core": "^7.0.0",
"pouchdb-find": "^7.0.0",
"pouchdb-mapreduce": "^7.0.0",
"pouchdb-stable": "^6.3.5",
"rapydscript-ng": "^0.7.18",
"regenerator": "^0.12.1",
"relational-pouch": "^3.2.0",
"request-promise-native": "^1.0.7",
"restify": "^6.0.1",
"restify-cors-middleware": "^1.0.1",
"socket.io": "^2.0.4"
}
}