| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/@pnpm/npm-conf/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/@pnpm/npm-conf/package.json |
{
"_from": "@pnpm/npm-conf@^2.1.0",
"_id": "@pnpm/npm-conf@2.3.1",
"_inBundle": false,
"_integrity": "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==",
"_location": "/@google/gemini-cli/@pnpm/npm-conf",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@pnpm/npm-conf@^2.1.0",
"name": "@pnpm/npm-conf",
"escapedName": "@pnpm%2fnpm-conf",
"scope": "@pnpm",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/@google/gemini-cli/registry-auth-token"
],
"_resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.3.1.tgz",
"_shasum": "bb375a571a0bd63ab0a23bece33033c683e9b6b0",
"_spec": "@pnpm/npm-conf@^2.1.0",
"_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/registry-auth-token",
"bugs": {
"url": "https://github.com/pnpm/npm-conf/issues"
},
"bundleDependencies": false,
"dependencies": {
"@pnpm/config.env-replace": "^1.1.0",
"@pnpm/network.ca-file": "^1.0.1",
"config-chain": "^1.1.11"
},
"deprecated": false,
"description": "Get the npm config",
"devDependencies": {
"@types/node": "^14.0.14",
"babel-generator": "^6.24.1",
"babel-traverse": "^6.24.1",
"babylon": "^6.17.1",
"eslint-import-resolver-node": "^0.3.2",
"jest": "^25.1.0",
"npm": "^5.0.4",
"typescript": "^3.9.6"
},
"engines": {
"node": ">=12"
},
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/pnpm/npm-conf#readme",
"keywords": [
"conf",
"config",
"global",
"npm",
"path",
"prefix",
"rc"
],
"license": "MIT",
"name": "@pnpm/npm-conf",
"repository": {
"type": "git",
"url": "git+https://github.com/pnpm/npm-conf.git"
},
"scripts": {
"__prepublishOnly": "node lib/make.js && tsc -p lib/tsconfig.make-out.json",
"test": "jest"
},
"version": "2.3.1"
}