Home
last modified time | relevance | path

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

/third_party/node/deps/npm/bin/
Dnpx-cli.js3 const npx = require('libnpx') constant
/third_party/node/deps/npm/lib/
Dinit.js9 var npx = require('libnpx') variable
/third_party/node/deps/npm/node_modules/libnpx/locales/
Dtr.json26 "npx": "npx", string
/third_party/node/deps/npm/node_modules/libnpx/
Dindex.js14 function npx (argv) { function
/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.json33 "npx": "./bin/npx-cli.js" string