aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/component-json-fallback/component.json
blob: 6b35f453feecbf182017677e668e5e2a559f269e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "json-fallback",
  "repo": "component/json",
  "description": "JSON parser / stringifier fallback",
  "version": "0.0.1",
  "keywords": [
    "json",
    "fallback"
  ],
  "dependencies": {},
  "development": {},
  "scripts": [
    "index.js"
  ]
}