UNPKG

motion

Version:

motion - moving development forward

99 lines (98 loc) 2.27 kB
{ "_args": [ [ "inherit@^2.2.2", "/Users/nw/motion/packages/motion/node_modules/js-yaml" ] ], "_from": "inherit@>=2.2.2 <3.0.0", "_id": "inherit@2.2.3", "_inCache": true, "_installable": true, "_location": "/inherit", "_nodeVersion": "4.2.1", "_npmUser": { "email": "dfilatov@yandex-team.ru", "name": "dfilatov" }, "_npmVersion": "2.14.7", "_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": [ "/js-yaml" ], "_resolved": "https://registry.npmjs.org/inherit/-/inherit-2.2.3.tgz", "_shasum": "33234f912ac3276ea7ba7ad71231967c7ae45c0d", "_shrinkwrap": null, "_spec": "inherit@^2.2.2", "_where": "/Users/nw/motion/packages/motion/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": "33234f912ac3276ea7ba7ad71231967c7ae45c0d", "tarball": "http://registry.npmjs.org/inherit/-/inherit-2.2.3.tgz" }, "enb": { "sources": [ "lib/inherit.js" ] }, "engines": { "node": ">= 0.4.0" }, "gitHead": "8600fbf40db5c4f792c2169fe50667d01466662c", "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.3" }