Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / socket.io-client / components / component-json / component.json
1 {
2   "name": "json",
3   "repo": "component/json",
4   "description": "JSON parser / stringifier",
5   "version": "0.0.1",
6   "keywords": [
7     "json"
8   ],
9   "dependencies": {},
10   "development": {},
11   "optional": {
12     "component/json-fallback": "*"
13   },
14   "scripts": [
15     "index.js"
16   ]
17 }