| /third_party/node/deps/npm/lib/commands/ |
| D | access.js | 118 async #grant (permissions, scope, pkg) { argument 122 async #revoke (scope, pkg) { argument 126 async #listPackages (owner, pkg) { argument 134 async #listCollaborators (pkg, user) { argument 140 async #getStatus (pkg) { argument 146 async #set (subcmd, pkg) { argument 157 async #setMfa (pkg, level) { argument 164 async #setStatus (pkg, status) { argument
|
| D | run-script.js | 66 async run ([event, ...args], { path = this.npm.localPrefix, pkg } = {}) { field 116 pkg, property 204 pkg, property
|
| D | publish.js | 75 pkg: manifest, property 134 pkg: manifest, property 142 pkg: manifest, property
|
| D | owner.js | 109 async ls (pkg) { argument 127 async getPkg (prefix, pkg) { argument 142 async changeOwners (user, pkg, addOrRm) { argument
|
| D | hook.js | 40 async add (pkg, uri, secret, opts) { argument 52 async ls (pkg, opts) { argument
|
| /third_party/node/deps/npm/node_modules/npm-normalize-package-bin/lib/ |
| D | index.js | 5 const normalize = pkg => argument 12 const normalizeString = pkg => { argument 20 const normalizeArray = pkg => { argument 28 const removeBin = pkg => { argument
|
| /third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
| D | add-rm-pkg-deps.js | 6 const add = ({ pkg, add, saveBundle, saveType }) => { property 85 const inferSaveType = (pkg, name) => { argument 102 return pkg[depType] && Object.prototype.hasOwnProperty.call(pkg[depType], name) class 106 const deleteSubKey = (pkg, depType, name, replacedBy) => { argument 127 const rm = (pkg, rm) => { argument
|
| /third_party/skia/tools/infra/ |
| D | go.py | 42 def get(pkg): argument 59 def install(pkg): argument
|
| /third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/lib/ |
| D | index.js | 34 const pkg = normalizePackageBin(JSON.parse(json)) constant 70 pkg = null, property 88 pkg: p, property 183 pkg: true, property 201 pkg: true, property
|
| /third_party/node/deps/npm/node_modules/bin-links/lib/ |
| D | index.js | 25 linkBins({ path, pkg, top, force: force || !top }), property 26 linkMans({ path, pkg, top, force }), property
|
| /third_party/node/deps/npm/test/lib/utils/ |
| D | sbom-cyclonedx.js | 94 const pkg = { ...rootPkg, description: 'Package description' } variable 102 const pkg = { ...rootPkg, author: { name: 'Arthur' } } variable 139 const pkg = { ...rootPkg, private: true } variable 147 const pkg = { ...rootPkg, repository: { url: 'https://foo.bar' } } variable 155 const pkg = { ...rootPkg, homepage: 'https://foo.bar/README.md' } variable 163 const pkg = { ...rootPkg, bugs: { url: 'https://foo.bar/issues' } } variable 178 const pkg = { ...rootPkg, license: 'ISC' } variable 186 const pkg = { ...rootPkg, license: '(MIT OR Apache-2.0)' } variable 194 const pkg = { variable
|
| /third_party/node/deps/npm/node_modules/libnpmversion/lib/ |
| D | index.js | 21 const pkg = opts.pkg || await readJson(path + '/package.json') constant 36 pkg, property
|
| D | version.js | 65 pkg, property 101 pkg, property 128 pkg, property
|
| /third_party/node/deps/npm/node_modules/libnpmaccess/lib/ |
| D | index.js | 43 const getCollaborators = async (pkg, opts) => { argument 49 const getVisibility = async (pkg, opts) => { argument 55 const setAccess = async (pkg, access, opts) => { argument
|
| /third_party/node/deps/npm/test/lib/commands/ |
| D | hook.js | 17 add: async (pkg, uri, secret, opts) => { argument 18 hookArgs = { pkg, uri, secret, opts } property 81 pkg: 'semver', property 98 pkg: '~npm', property 115 pkg: '@npmcli', property 138 pkg: 'semver', property 161 pkg: '@npmcli', property 193 pkg: '@npmcli', property 224 pkg: '@npmcli', property
|
| D | run-script.js | 38 const completion = async (t, remain, pkg, isFish = false) => { argument 94 pkg: { name: 'x', version: '1.2.3', _id: 'x@1.2.3', scripts: {} }, property 108 pkg: { property 130 pkg: { property 159 pkg: { property 193 pkg: { property 229 pkg: { property 303 pkg: { property 340 pkg: { property 382 pkg: { property [all …]
|
| /third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
| D | load-virtual.js | 70 const pkg = await rpj(pj).catch(() => s.data.packages['']) || {} constant 211 const pkg = await rpj(pj).catch(() => null) constant 269 pkg: sw, property 294 pkg: target && target.package, property
|
| D | rebuild.js | 226 await binLinks.checkBins({ pkg, path, top: true, global: true }) property 328 pkg, property 339 pkg, property 391 pkg: node.package, property
|
| /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
| D | package.json | 26 "pkg": "^4.3.4", string 30 "pkg": { object
|
| /third_party/node/deps/npm/node_modules/libnpmpack/lib/ |
| D | index.js | 31 pkg: manifest, property 58 pkg: manifest, property
|
| /third_party/node/deps/npm/node_modules/libnpmexec/lib/ |
| D | run-script.js | 26 const pkg = { variable 56 pkg, property
|
| /third_party/node/test/es-module/ |
| D | test-esm-resolve-type.mjs | 74 const pkg = rel(`node_modules/${moduleName}/package.json`); constant 134 const pkg = rel(`node_modules/${moduleName}/package.json`); constant 201 const pkg = rel(`node_modules/${moduleName}/package.json`); constant
|
| /third_party/node/test/parallel/ |
| D | test-npm-version.js | 16 const pkg = require(npmPathPackageJson); constant
|
| D | test-corepack-version.js | 16 const pkg = require(corepackPathPackageJson); constant
|
| /third_party/node/deps/npm/node_modules/init-package-json/lib/ |
| D | init-package-json.js | 17 const readPkgJson = async (file, pkg) => { argument 53 const pkg = await readPkgJson(packageFile) constant
|