| { | |
| "bugs": { | |
| "url": "https://github.com/component/inherit/issues" | |
| }, | |
| "bundleDependencies": false, | |
| "component": { | |
| "scripts": { | |
| "inherit/index.js": "index.js" | |
| } | |
| }, | |
| "dependencies": {}, | |
| "deprecated": false, | |
| "description": "Prototype inheritance utility", | |
| "homepage": "https://github.com/component/inherit#readme", | |
| "keywords": [ | |
| "inherit", | |
| "utility" | |
| ], | |
| "name": "component-inherit", | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/component/inherit.git" | |
| }, | |
| "version": "0.0.3" | |
| } |