Home
last modified time | relevance | path

Searched defs:npx (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/test/bin/
Dnpx-cli.js6 const npx = require.resolve('../../bin/npx-cli.js') constant
Dwindows-shims.js30 const diffFiles = (npm, npx) => Diff.diffChars(npm, npx) argument
/third_party/node/deps/npm/test/lib/utils/
Ddid-you-mean.js10 npx: 'exists', property
/third_party/node/deps/npm/node_modules/libnpmexec/lib/
Drun-script.js30 npx: script, property
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
Dmain.go324 node, npx, dawnNode, cts string member
/third_party/node/deps/npm/
Dpackage.json42 "npx": "bin/npx-cli.js" string