]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/inherits/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / inherits / package.json
1 {
2   "name": "inherits",
3   "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
4   "version": "2.0.3",
5   "keywords": [
6     "inheritance",
7     "class",
8     "klass",
9     "oop",
10     "object-oriented",
11     "inherits",
12     "browser",
13     "browserify"
14   ],
15   "main": "./inherits.js",
16   "browser": "./inherits_browser.js",
17   "repository": {
18     "type": "git",
19     "url": "git://github.com/isaacs/inherits.git"
20   },
21   "license": "ISC",
22   "scripts": {
23     "test": "node test"
24   },
25   "devDependencies": {
26     "tap": "^7.1.0"
27   },
28   "files": [
29     "inherits.js",
30     "inherits_browser.js"
31   ],
32   "gitHead": "e05d0fb27c61a3ec687214f0476386b765364d5f",
33   "bugs": {
34     "url": "https://github.com/isaacs/inherits/issues"
35   },
36   "homepage": "https://github.com/isaacs/inherits#readme",
37   "_id": "inherits@2.0.3",
38   "_shasum": "633c2c83e3da42a502f52466022480f4208261de",
39   "_from": "inherits@2.0.3",
40   "_npmVersion": "3.10.7",
41   "_nodeVersion": "6.5.0",
42   "_npmUser": {
43     "name": "isaacs",
44     "email": "i@izs.me"
45   },
46   "dist": {
47     "shasum": "633c2c83e3da42a502f52466022480f4208261de",
48     "tarball": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
49   },
50   "maintainers": [
51     {
52       "name": "isaacs",
53       "email": "i@izs.me"
54     }
55   ],
56   "_npmOperationalInternal": {
57     "host": "packages-16-east.internal.npmjs.com",
58     "tmp": "tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328"
59   },
60   "directories": {},
61   "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
62   "readme": "ERROR: No README data found!"
63 }