UNPKG

438 BJSONView Raw
1{
2 "name": "eventric-remote-socketio-client",
3 "version": "0.0.13",
4 "homepage": "https://github.com/efacilitation/eventric-remote-socketio-client",
5 "authors": [
6 "efa Team <team@efa-gmbh.com>"
7 ],
8 "description": "eventric SocketIO Remote Client",
9 "keywords": [
10 "eventric",
11 "eventric-store"
12 ],
13 "license": "MIT",
14 "ignore": [
15 "**/.*",
16 "node_modules",
17 "bower_components",
18 "test",
19 "tests"
20 ]
21}