UNPKG

471 BJSONView Raw
1{
2 "name": "@startupjs/init",
3 "version": "0.11.0",
4 "description": "Init sharedb connection on client web, native or server side",
5 "main": "index.js",
6 "scripts": {},
7 "license": "MIT",
8 "publishConfig": {
9 "access": "public"
10 },
11 "dependencies": {
12 "bluebird": "^3.5.0",
13 "racer": "0.9.9",
14 "rich-text": "^4.0.0",
15 "sharedb": "~1.0.0"
16 },
17 "peerDependencies": {
18 "axios": "*"
19 },
20 "gitHead": "4177109ce5bcb696e905611b682b364ccf281d36"
21}