%PDF- %PDF-
Direktori : /proc/self/root/lib/node_modules/npm/node_modules/libnpmpack/ |
Current File : //proc/self/root/lib/node_modules/npm/node_modules/libnpmpack/package.json |
{ "_id": "libnpmpack@6.0.6", "_inBundle": true, "_location": "/npm/libnpmpack", "_phantomChildren": {}, "_requiredBy": [ "/npm" ], "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/libnpmpack/issues" }, "contributors": [ { "name": "Claudia Hernández", "email": "claudia@npmjs.com" } ], "dependencies": { "@npmcli/arborist": "^7.2.1", "@npmcli/run-script": "^7.0.2", "npm-package-arg": "^11.0.1", "pacote": "^17.0.4" }, "description": "Programmatic API for the bits behind npm pack", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.3", "nock": "^13.3.3", "spawk": "^1.7.1", "tap": "^16.3.8" }, "engines": { "node": "^16.14.0 || >=18.0.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://npmjs.com/package/libnpmpack", "license": "ISC", "main": "lib/index.js", "name": "libnpmpack", "repository": { "type": "git", "url": "git+https://github.com/npm/cli.git", "directory": "workspaces/libnpmpack" }, "scripts": { "lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", "lintfix": "npm run lint -- --fix", "postlint": "template-oss-check", "posttest": "npm run lint", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "tap": { "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.21.3", "content": "../../scripts/template-oss/index.js" }, "version": "6.0.6" }