%PDF- %PDF-
Direktori : /proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json |
{ "_id": "@npmcli/arborist@7.3.1", "_inBundle": true, "_location": "/npm/@npmcli/arborist", "_phantomChildren": {}, "_requiredBy": [ "/npm", "/npm/libnpmdiff", "/npm/libnpmexec", "/npm/libnpmfund", "/npm/libnpmpack" ], "author": { "name": "GitHub Inc." }, "bin": { "arborist": "bin/index.js" }, "bugs": { "url": "https://github.com/npm/cli/issues" }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/fs": "^3.1.0", "@npmcli/installed-package-contents": "^2.0.2", "@npmcli/map-workspaces": "^3.0.2", "@npmcli/metavuln-calculator": "^7.0.0", "@npmcli/name-from-folder": "^2.0.0", "@npmcli/node-gyp": "^3.0.0", "@npmcli/package-json": "^5.0.0", "@npmcli/query": "^3.0.1", "@npmcli/run-script": "^7.0.2", "bin-links": "^4.0.1", "cacache": "^18.0.0", "common-ancestor-path": "^1.0.1", "hosted-git-info": "^7.0.1", "json-parse-even-better-errors": "^3.0.0", "json-stringify-nice": "^1.1.4", "minimatch": "^9.0.0", "nopt": "^7.0.0", "npm-install-checks": "^6.2.0", "npm-package-arg": "^11.0.1", "npm-pick-manifest": "^9.0.0", "npm-registry-fetch": "^16.0.0", "npmlog": "^7.0.1", "pacote": "^17.0.4", "parse-conflict-json": "^3.0.0", "proc-log": "^3.0.0", "promise-all-reject-late": "^1.0.0", "promise-call-limit": "^3.0.1", "read-package-json-fast": "^3.0.2", "semver": "^7.3.7", "ssri": "^10.0.5", "treeverse": "^3.0.0", "walk-up-path": "^3.0.1" }, "description": "Manage node_modules trees", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.3", "benchmark": "^2.1.4", "minify-registry-metadata": "^3.0.0", "nock": "^13.3.3", "tap": "^16.3.8", "tar-stream": "^3.0.0", "tcompare": "^5.0.6" }, "engines": { "node": "^16.14.0 || >=18.0.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/cli#readme", "license": "ISC", "main": "lib/index.js", "name": "@npmcli/arborist", "repository": { "type": "git", "url": "git+https://github.com/npm/cli.git", "directory": "workspaces/arborist" }, "scripts": { "benchclean": "rm -rf scripts/benchmark/*/", "benchmark": "node scripts/benchmark.js", "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", "test-proxy": "ARBORIST_TEST_PROXY=1 tap --snapshot" }, "tap": { "after": "test/fixtures/cleanup.js", "test-env": [ "LC_ALL=sk" ], "timeout": "360", "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": "7.3.1" }