123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_args": [
- [
- "component-inherit@0.0.3",
- "/Users/mac/projects/mime/mine"
- ]
- ],
- "_from": "component-inherit@0.0.3",
- "_id": "component-inherit@0.0.3",
- "_inBundle": false,
- "_integrity": "sha512-w+LhYREhatpVqTESyGFg3NlP6Iu0kEKUHETY9GoZP/pQyW4mHFZuFWRUCIqVPZ36ueVLtoOEZaAqbCF2RDndaA==",
- "_location": "/component-inherit",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "component-inherit@0.0.3",
- "name": "component-inherit",
- "escapedName": "component-inherit",
- "rawSpec": "0.0.3",
- "saveSpec": null,
- "fetchSpec": "0.0.3"
- },
- "_requiredBy": [
- "/engine.io-client"
- ],
- "_resolved": "https://registry.npmmirror.com/component-inherit/-/component-inherit-0.0.3.tgz",
- "_spec": "0.0.3",
- "_where": "/Users/mac/projects/mime/mine",
- "bugs": {
- "url": "https://github.com/component/inherit/issues"
- },
- "component": {
- "scripts": {
- "inherit/index.js": "index.js"
- }
- },
- "dependencies": {},
- "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"
- }
|