Security update for permissions_by_term
[yaffs-website] / node_modules / node-gyp / package.json
1 {
2   "_args": [
3     [
4       "node-gyp@^3.3.1",
5       "/var/www/yaffs/node_modules/node-sass"
6     ]
7   ],
8   "_from": "node-gyp@>=3.3.1 <4.0.0",
9   "_id": "node-gyp@3.5.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/node-gyp",
13   "_nodeVersion": "7.2.1",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/node-gyp-3.5.0.tgz_1484012223403_0.9361806979868561"
17   },
18   "_npmUser": {
19     "email": "rod@vagg.org",
20     "name": "rvagg"
21   },
22   "_npmVersion": "3.10.10",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "node-gyp",
26     "raw": "node-gyp@^3.3.1",
27     "rawSpec": "^3.3.1",
28     "scope": null,
29     "spec": ">=3.3.1 <4.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/node-sass"
34   ],
35   "_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.5.0.tgz",
36   "_shasum": "a8fe5e611d079ec16348a3eb960e78e11c85274a",
37   "_shrinkwrap": null,
38   "_spec": "node-gyp@^3.3.1",
39   "_where": "/var/www/yaffs/node_modules/node-sass",
40   "author": {
41     "email": "nathan@tootallnate.net",
42     "name": "Nathan Rajlich",
43     "url": "http://tootallnate.net"
44   },
45   "bin": {
46     "node-gyp": "./bin/node-gyp.js"
47   },
48   "bugs": {
49     "url": "https://github.com/nodejs/node-gyp/issues"
50   },
51   "dependencies": {
52     "fstream": "^1.0.0",
53     "glob": "^7.0.3",
54     "graceful-fs": "^4.1.2",
55     "minimatch": "^3.0.2",
56     "mkdirp": "^0.5.0",
57     "nopt": "2 || 3",
58     "npmlog": "0 || 1 || 2 || 3 || 4",
59     "osenv": "0",
60     "request": "2",
61     "rimraf": "2",
62     "semver": "2.x || 3.x || 4 || 5",
63     "tar": "^2.0.0",
64     "which": "1"
65   },
66   "description": "Node.js native addon build tool",
67   "devDependencies": {
68     "bindings": "~1.2.1",
69     "nan": "^2.0.0",
70     "require-inject": "~1.3.0",
71     "tape": "~4.2.0"
72   },
73   "directories": {},
74   "dist": {
75     "shasum": "a8fe5e611d079ec16348a3eb960e78e11c85274a",
76     "tarball": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.5.0.tgz"
77   },
78   "engines": {
79     "node": ">= 0.8.0"
80   },
81   "gitHead": "4793e1dcb8f16182d6292fd2af579082fc11294f",
82   "homepage": "https://github.com/nodejs/node-gyp#readme",
83   "installVersion": 9,
84   "keywords": [
85     "addon",
86     "bindings",
87     "c",
88     "c++",
89     "gyp",
90     "module",
91     "native"
92   ],
93   "license": "MIT",
94   "main": "./lib/node-gyp.js",
95   "maintainers": [
96     {
97       "name": "TooTallNate",
98       "email": "nathan@tootallnate.net"
99     },
100     {
101       "name": "bnoordhuis",
102       "email": "info@bnoordhuis.nl"
103     },
104     {
105       "name": "fishrock123",
106       "email": "fishrock123@rocketmail.com"
107     },
108     {
109       "name": "isaacs",
110       "email": "i@izs.me"
111     },
112     {
113       "name": "rvagg",
114       "email": "rod@vagg.org"
115     },
116     {
117       "name": "tootallnate",
118       "email": "nathan@tootallnate.net"
119     }
120   ],
121   "name": "node-gyp",
122   "optionalDependencies": {},
123   "preferGlobal": true,
124   "readme": "ERROR: No README data found!",
125   "repository": {
126     "type": "git",
127     "url": "git://github.com/nodejs/node-gyp.git"
128   },
129   "scripts": {
130     "test": "tape test/test-*"
131   },
132   "version": "3.5.0"
133 }