%PDF- %PDF-
Direktori : /proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/git/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@npmcli/git/package.json |
{ "_id": "@npmcli/git@5.0.4", "_inBundle": true, "_location": "/npm/@npmcli/git", "_phantomChildren": {}, "_requiredBy": [ "/npm/@npmcli/package-json", "/npm/libnpmversion", "/npm/pacote" ], "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/git/issues" }, "dependencies": { "@npmcli/promise-spawn": "^7.0.0", "lru-cache": "^10.0.1", "npm-pick-manifest": "^9.0.0", "proc-log": "^3.0.0", "promise-inflight": "^1.0.1", "promise-retry": "^2.0.1", "semver": "^7.3.5", "which": "^4.0.0" }, "description": "a util for spawning git from npm CLI contexts", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.3", "npm-package-arg": "^11.0.0", "slash": "^3.0.0", "tap": "^16.0.1" }, "engines": { "node": "^16.14.0 || >=18.0.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/git#readme", "license": "ISC", "main": "lib/index.js", "name": "@npmcli/git", "repository": { "type": "git", "url": "git+https://github.com/npm/git.git" }, "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": { "timeout": 600, "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", "publish": true }, "version": "5.0.4" }