Initial commit
[yaffs-website] / node_modules / globule / node_modules / inherits / package.json
1 {
2   "_args": [
3     [
4       "inherits@1",
5       "/var/www/yaffs/node_modules/globule/node_modules/glob"
6     ]
7   ],
8   "_from": "inherits@>=1.0.0 <2.0.0",
9   "_id": "inherits@1.0.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/globule/inherits",
13   "_nodeVersion": "2.2.1",
14   "_npmUser": {
15     "email": "isaacs@npmjs.com",
16     "name": "isaacs"
17   },
18   "_npmVersion": "3.2.2",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "inherits",
22     "raw": "inherits@1",
23     "rawSpec": "1",
24     "scope": null,
25     "spec": ">=1.0.0 <2.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/globule/glob"
30   ],
31   "_resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz",
32   "_shasum": "ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b",
33   "_shrinkwrap": null,
34   "_spec": "inherits@1",
35   "_where": "/var/www/yaffs/node_modules/globule/node_modules/glob",
36   "author": {
37     "email": "i@izs.me",
38     "name": "Isaac Z. Schlueter",
39     "url": "http://blog.izs.me/"
40   },
41   "bugs": {
42     "url": "https://github.com/isaacs/inherits/issues"
43   },
44   "dependencies": {},
45   "description": "A tiny simple way to do classic inheritance in js",
46   "devDependencies": {},
47   "directories": {},
48   "dist": {
49     "shasum": "ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b",
50     "tarball": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz"
51   },
52   "homepage": "https://github.com/isaacs/inherits#readme",
53   "keywords": [
54     "class",
55     "inheritance",
56     "klass",
57     "object-oriented",
58     "oop"
59   ],
60   "main": "./inherits.js",
61   "maintainers": [
62     {
63       "name": "isaacs",
64       "email": "i@izs.me"
65     }
66   ],
67   "name": "inherits",
68   "optionalDependencies": {},
69   "readme": "ERROR: No README data found!",
70   "repository": {
71     "type": "git",
72     "url": "git+https://github.com/isaacs/inherits.git"
73   },
74   "scripts": {},
75   "version": "1.0.2"
76 }