package.json (1342B)
1 { 2 "_from": "component-inherit@0.0.3", 3 "_id": "component-inherit@0.0.3", 4 "_inBundle": false, 5 "_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=", 6 "_location": "/component-inherit", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "component-inherit@0.0.3", 12 "name": "component-inherit", 13 "escapedName": "component-inherit", 14 "rawSpec": "0.0.3", 15 "saveSpec": null, 16 "fetchSpec": "0.0.3" 17 }, 18 "_requiredBy": [ 19 "/engine.io-client" 20 ], 21 "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz", 22 "_shasum": "645fc4adf58b72b649d5cae65135619db26ff143", 23 "_spec": "component-inherit@0.0.3", 24 "_where": "/Users/underd0g/Documents/javascript/TwitWebGraph/node_modules/engine.io-client", 25 "bugs": { 26 "url": "https://github.com/component/inherit/issues" 27 }, 28 "bundleDependencies": false, 29 "component": { 30 "scripts": { 31 "inherit/index.js": "index.js" 32 } 33 }, 34 "dependencies": {}, 35 "deprecated": false, 36 "description": "Prototype inheritance utility", 37 "homepage": "https://github.com/component/inherit#readme", 38 "keywords": [ 39 "inherit", 40 "utility" 41 ], 42 "name": "component-inherit", 43 "repository": { 44 "type": "git", 45 "url": "git+https://github.com/component/inherit.git" 46 }, 47 "version": "0.0.3" 48 }