| { | |
| "component": { | |
| "scripts": { | |
| "inherit/index.js": "index.js" | |
| } | |
| }, | |
| "dependencies": {}, | |
| "description": "Prototype inheritance utility", | |
| "keywords": [ | |
| "inherit", | |
| "utility" | |
| ], | |
| "name": "component-inherit", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/component/inherit.git" | |
| }, | |
| "version": "0.0.3" | |
| } |