Sha256: 03e64cb6107e3c2937fa619207755ffc0c649690a94a8ef99181854d7fe424d9
Contents?: true
Size: 1.2 KB
Versions: 50
Compression:
Stored size: 1.2 KB
Contents
{ "name": "inherits", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "version": "2.0.1", "keywords": [ "inheritance", "class", "klass", "oop", "object-oriented", "inherits", "browser", "browserify" ], "main": "./inherits.js", "browser": "./inherits_browser.js", "repository": { "type": "git", "url": "git://github.com/isaacs/inherits" }, "license": "ISC", "scripts": { "test": "node test" }, "bugs": { "url": "https://github.com/isaacs/inherits/issues" }, "_id": "inherits@2.0.1", "dist": { "shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1", "tarball": "http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz" }, "_from": "inherits@>=2.0.1 <2.1.0", "_npmVersion": "1.3.8", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "directories": {}, "_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1", "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz", "readme": "ERROR: No README data found!", "homepage": "https://github.com/isaacs/inherits" }
Version data entries
50 entries across 10 versions & 1 rubygems