%PDF- %PDF-
Direktori : /opt/alt/alt-nodejs16/root/lib/node_modules/npm/node_modules/@npmcli/node-gyp/ |
Current File : //opt/alt/alt-nodejs16/root/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json |
{ "name": "@npmcli/node-gyp", "version": "2.0.0", "description": "Tools for dealing with node-gyp packages", "scripts": { "test": "tap", "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "lint": "eslint \"**/*.js\"", "postlint": "template-oss-check", "template-oss-apply": "template-oss-apply --force", "lintfix": "npm run lint -- --fix", "snap": "tap", "posttest": "npm run lint" }, "repository": { "type": "git", "url": "https://github.com/npm/node-gyp.git" }, "keywords": [ "npm", "cli", "node-gyp" ], "files": [ "bin/", "lib/" ], "main": "lib/index.js", "author": "GitHub Inc.", "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^3.0.1", "@npmcli/template-oss": "3.2.2", "tap": "^16.0.1" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.0" }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "3.2.2" } }