UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

103 lines (102 loc) 2.5 kB
{ "_args": [ [ "inherit@^2.2.2", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/jscs/node_modules/js-yaml" ] ], "_from": "inherit@>=2.2.2 <3.0.0", "_id": "inherit@2.2.4", "_inCache": true, "_installable": true, "_location": "/inherit", "_nodeVersion": "4.4.3", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/inherit-2.2.4.tgz_1467890884995_0.3828219447750598" }, "_npmUser": { "email": "dfilatov@yandex-team.ru", "name": "dfilatov" }, "_npmVersion": "2.15.1", "_phantomChildren": {}, "_requested": { "name": "inherit", "raw": "inherit@^2.2.2", "rawSpec": "^2.2.2", "scope": null, "spec": ">=2.2.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/jscs/js-yaml" ], "_resolved": "https://registry.npmjs.org/inherit/-/inherit-2.2.4.tgz", "_shasum": "41f30f4ec11a13797a59135a04569134e933bba9", "_shrinkwrap": null, "_spec": "inherit@^2.2.2", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/jscs/node_modules/js-yaml", "author": { "email": "dfilatov@yandex-team.ru", "name": "Dmitry Filatov" }, "bugs": { "url": "https://github.com/dfilatov/node-inherit/issues" }, "contributors": [ { "name": "Dmitry Filatov", "email": "dfilatov@yandex-team.ru" }, { "name": "Sergey Belov", "email": "peimei@ya.ru", "url": "http://github.com/arikon" } ], "dependencies": {}, "description": "Inheritance module for Node.js and browsers", "devDependencies": { "nodeunit": "0.8.0" }, "directories": {}, "dist": { "shasum": "41f30f4ec11a13797a59135a04569134e933bba9", "tarball": "https://registry.npmjs.org/inherit/-/inherit-2.2.4.tgz" }, "enb": { "sources": [ "lib/inherit.js" ] }, "engines": { "node": ">= 0.4.0" }, "gitHead": "351ef84a62e5ad6ab3362eb81859b7773af87d22", "homepage": "https://github.com/dfilatov/node-inherit", "keywords": [ "class", "inheritance", "mixins", "prototype", "static" ], "license": "MIT", "main": "index", "maintainers": [ { "name": "dfilatov", "email": "dfilatov@yandex-team.ru" } ], "name": "inherit", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/dfilatov/node-inherit.git" }, "scripts": {}, "version": "2.2.4" }