]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/node-gyp/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 / node-gyp / package.json
1 {
2   "name": "node-gyp",
3   "description": "Node.js native addon build tool",
4   "license": "MIT",
5   "keywords": [
6     "native",
7     "addon",
8     "module",
9     "c",
10     "c++",
11     "bindings",
12     "gyp"
13   ],
14   "version": "3.4.0",
15   "installVersion": 9,
16   "author": {
17     "name": "Nathan Rajlich",
18     "email": "nathan@tootallnate.net",
19     "url": "http://tootallnate.net"
20   },
21   "repository": {
22     "type": "git",
23     "url": "git://github.com/nodejs/node-gyp.git"
24   },
25   "preferGlobal": true,
26   "bin": {
27     "node-gyp": "./bin/node-gyp.js"
28   },
29   "main": "./lib/node-gyp.js",
30   "dependencies": {
31     "fstream": "^1.0.0",
32     "glob": "^7.0.3",
33     "graceful-fs": "^4.1.2",
34     "minimatch": "^3.0.2",
35     "mkdirp": "^0.5.0",
36     "nopt": "2 || 3",
37     "npmlog": "0 || 1 || 2 || 3",
38     "osenv": "0",
39     "path-array": "^1.0.0",
40     "request": "2",
41     "rimraf": "2",
42     "semver": "2.x || 3.x || 4 || 5",
43     "tar": "^2.0.0",
44     "which": "1"
45   },
46   "engines": {
47     "node": ">= 0.8.0"
48   },
49   "devDependencies": {
50     "tape": "~4.2.0",
51     "bindings": "~1.2.1",
52     "nan": "^2.0.0",
53     "require-inject": "~1.3.0"
54   },
55   "scripts": {
56     "test": "tape test/test-*"
57   },
58   "gitHead": "d460084b241c427655497a1de4ed351a13ffb47f",
59   "bugs": {
60     "url": "https://github.com/nodejs/node-gyp/issues"
61   },
62   "homepage": "https://github.com/nodejs/node-gyp#readme",
63   "_id": "node-gyp@3.4.0",
64   "_shasum": "dda558393b3ecbbe24c9e6b8703c71194c63fa36",
65   "_from": "node-gyp@3.4.0",
66   "_npmVersion": "3.9.3",
67   "_nodeVersion": "6.2.1",
68   "_npmUser": {
69     "name": "rvagg",
70     "email": "rod@vagg.org"
71   },
72   "maintainers": [
73     {
74       "name": "TooTallNate",
75       "email": "nathan@tootallnate.net"
76     },
77     {
78       "name": "bnoordhuis",
79       "email": "info@bnoordhuis.nl"
80     },
81     {
82       "name": "fishrock123",
83       "email": "fishrock123@rocketmail.com"
84     },
85     {
86       "name": "isaacs",
87       "email": "i@izs.me"
88     },
89     {
90       "name": "rvagg",
91       "email": "rod@vagg.org"
92     },
93     {
94       "name": "tootallnate",
95       "email": "nathan@tootallnate.net"
96     }
97   ],
98   "dist": {
99     "shasum": "dda558393b3ecbbe24c9e6b8703c71194c63fa36",
100     "tarball": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.4.0.tgz"
101   },
102   "_npmOperationalInternal": {
103     "host": "packages-12-west.internal.npmjs.com",
104     "tmp": "tmp/node-gyp-3.4.0.tgz_1467079381888_0.1804589256644249"
105   },
106   "directories": {},
107   "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.4.0.tgz",
108   "readme": "ERROR: No README data found!"
109 }