Sha256: 288dc8b89a146eeed38f5e7a20ba9fd9588af4d94605e5e50e19aa3fae8739a2
Contents?: true
Size: 1.54 KB
Versions: 62
Compression:
Stored size: 1.54 KB
Contents
{ "name": "inherit", "version": "2.2.2", "description": "Inheritance module for Node.js and browsers", "homepage": "https://github.com/dfilatov/node-inherit", "keywords": [ "class", "prototype", "inheritance", "mixins", "static" ], "author": { "name": "Dmitry Filatov", "email": "dfilatov@yandex-team.ru" }, "contributors": [ { "name": "Dmitry Filatov", "email": "dfilatov@yandex-team.ru" }, { "name": "Sergey Belov", "email": "peimei@ya.ru", "url": "http://github.com/arikon" } ], "repository": { "type": "git", "url": "git+ssh://git@github.com/dfilatov/node-inherit.git" }, "dependencies": {}, "devDependencies": { "nodeunit": "0.8.0" }, "main": "index", "engines": { "node": ">= 0.4.0" }, "enb": { "sources": [ "lib/inherit.js" ] }, "bugs": { "url": "https://github.com/dfilatov/node-inherit/issues" }, "_id": "inherit@2.2.2", "dist": { "shasum": "3b5b3417d434f81a234d68f79612615e416244a3", "tarball": "http://registry.npmjs.org/inherit/-/inherit-2.2.2.tgz" }, "_from": "inherit@>=2.2.2 <3.0.0", "_npmVersion": "1.3.21", "_npmUser": { "name": "dfilatov", "email": "dfilatov@yandex-team.ru" }, "maintainers": [ { "name": "dfilatov", "email": "dfilatov@yandex-team.ru" } ], "directories": {}, "_shasum": "3b5b3417d434f81a234d68f79612615e416244a3", "_resolved": "https://registry.npmjs.org/inherit/-/inherit-2.2.2.tgz", "readme": "ERROR: No README data found!" }
Version data entries
62 entries across 62 versions & 1 rubygems