package.json (1072B)
1 { 2 "_from": "object-component@0.0.3", 3 "_id": "object-component@0.0.3", 4 "_inBundle": false, 5 "_integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=", 6 "_location": "/object-component", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "object-component@0.0.3", 12 "name": "object-component", 13 "escapedName": "object-component", 14 "rawSpec": "0.0.3", 15 "saveSpec": null, 16 "fetchSpec": "0.0.3" 17 }, 18 "_requiredBy": [ 19 "/socket.io-client" 20 ], 21 "_resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz", 22 "_shasum": "f0c69aa50efc95b866c186f400a33769cb2f1291", 23 "_spec": "object-component@0.0.3", 24 "_where": "/Users/underd0g/Documents/javascript/TwitWebGraph/node_modules/socket.io-client", 25 "bundleDependencies": false, 26 "component": { 27 "scripts": { 28 "object/index.js": "index.js" 29 } 30 }, 31 "deprecated": false, 32 "description": "Object utils.", 33 "devDependencies": { 34 "mocha": "*", 35 "should": "*" 36 }, 37 "name": "object-component", 38 "version": "0.0.3" 39 }