Sha256: 7e971f41f52ea0035c9be4f677bc979cb3dd9f2eb80127cc30d0dc25de233eac
Contents?: true
Size: 586 Bytes
Versions: 99
Compression:
Stored size: 586 Bytes
Contents
{ "name": "inherits", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "version": "2.0.3", "keywords": [ "inheritance", "class", "klass", "oop", "object-oriented", "inherits", "browser", "browserify" ], "main": "./inherits.js", "browser": "./inherits_browser.js", "repository": "git://github.com/isaacs/inherits", "license": "ISC", "scripts": { "test": "node test" }, "devDependencies": { "tap": "^7.1.0" }, "files": [ "inherits.js", "inherits_browser.js" ] }
Version data entries
99 entries across 44 versions & 17 rubygems