%PDF- %PDF-
Direktori : /proc/self/root/lib/node_modules/npm/node_modules/@npmcli/config/ |
Current File : //proc/self/root/lib/node_modules/npm/node_modules/@npmcli/config/package.json |
{ "_id": "@npmcli/config@8.1.0", "_inBundle": true, "_location": "/npm/@npmcli/config", "_phantomChildren": {}, "_requiredBy": [ "/npm" ], "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/cli/issues" }, "dependencies": { "@npmcli/map-workspaces": "^3.0.2", "ci-info": "^4.0.0", "ini": "^4.1.0", "nopt": "^7.0.0", "proc-log": "^3.0.0", "read-package-json-fast": "^3.0.2", "semver": "^7.3.5", "walk-up-path": "^3.0.1" }, "description": "Configuration management for the npm cli", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/mock-globals": "^1.0.0", "@npmcli/template-oss": "4.21.3", "tap": "^16.3.8" }, "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/config", "repository": { "type": "git", "url": "git+https://github.com/npm/cli.git", "directory": "workspaces/config" }, "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": "8.1.0" }