{ "name": "node-gyp", "description": "Node.js native addon build tool", "license": "MIT", "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ], "version": "9.4.0", "installVersion": 11, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", "repository": { "type": "git", "url": "git://github.com/nodejs/node-gyp.git" }, "preferGlobal": true, "bin": "./bin/node-gyp.js", "main": "./lib/node-gyp.js", "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", "glob": "^7.1.4", "graceful-fs": "^4.2.6", "make-fetch-happen": "^11.0.3", "nopt": "^6.0.0", "npmlog": "^6.0.0", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.2", "which": "^2.0.2" }, "engines": { "node": "^12.13 || ^14.13 || >=16" }, "devDependencies": { "bindings": "^1.5.0", "mocha": "^10.2.0", "nan": "^2.14.2", "require-inject": "^1.4.4", "standard": "^14.3.4" }, "scripts": { "lint": "standard */*.js test/**/*.js", "test": "npm run lint && mocha --reporter=test/reporter.js test/test-download.js test/test-*" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
bin | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
gyp | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
node_modules | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
CHANGELOG.md | File | 93.13 KB | 0644 |
|
CONTRIBUTING.md | File | 1.35 KB | 0644 |
|
LICENSE | File | 1.08 KB | 0644 |
|
README.md | File | 10.64 KB | 0644 |
|
SECURITY.md | File | 151 B | 0644 |
|
addon.gypi | File | 5.8 KB | 0644 |
|
macOS_Catalina.md | File | 6.51 KB | 0644 |
|
macOS_Catalina_acid_test.sh | File | 495 B | 0644 |
|
package.json | File | 1.17 KB | 0644 |
|
update-gyp.py | File | 2.28 KB | 0755 |
|