wilddog
Version:
wilddog,realtime,websocket
22 lines • 547 B
JSON
{
"name": "wilddog",
"version": "2.5.17",
"description": "wilddog,realtime,websocket",
"main": "./lib/wilddog-node-all.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"react-native": "./lib/wilddog-rn-all.js",
"browser": "./lib/wilddog-web-all.js",
"types": "./lib/wilddog.d.ts",
"keywords": [
"wilddog",
"realtime",
"websocket"
],
"dependencies": {
"engine.io-client": "1.6.8"
},
"author": "wilddog",
"license": "ISC"
}