| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "_args": [
- [
- "inherits@2",
- "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/findup-sync/node_modules/glob"
- ]
- ],
- "_from": "inherits@>=2.0.0 <3.0.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/inherits",
- "_npmUser": {
- "email": "[email protected]",
- "name": "isaacs"
- },
- "_npmVersion": "1.3.8",
- "_phantomChildren": {},
- "_requested": {
- "name": "inherits",
- "raw": "inherits@2",
- "rawSpec": "2",
- "scope": null,
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/findup-sync/glob",
- "/glob"
- ],
- "_shrinkwrap": null,
- "_spec": "inherits@2",
- "_where": "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/findup-sync/node_modules/glob",
- "browser": "./inherits_browser.js",
- "bugs": {
- "url": "https://github.com/isaacs/inherits/issues"
- },
- "dependencies": {},
- "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
- "tarball": "http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
- },
- "homepage": "https://github.com/isaacs/inherits#readme",
- "keywords": [
- "browser",
- "browserify",
- "class",
- "inheritance",
- "inherits",
- "klass",
- "object-oriented",
- "oop"
- ],
- "license": "ISC",
- "main": "./inherits.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "[email protected]"
- }
- ],
- "name": "inherits",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/isaacs/inherits.git"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "2.0.1"
- }
|