Home
last modified time | relevance | path

Searched refs:pkginfo (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/lib/
Dshrinkwrap.js88 const pkginfo = treeToShrinkwrap(tree)
91 [shrinkwrap_, tree.path, pkginfo, opts],
94 cb(null, pkginfo)
101 var pkginfo = {}
102 if (tree.package.name) pkginfo.name = tree.package.name
103 if (tree.package.version) pkginfo.version = tree.package.version
105 pkginfo.requires = true
106 shrinkwrapDeps(pkginfo.dependencies = {}, tree, tree)
108 return pkginfo
118 var pkginfo = deps[moduleName(child)] = {}
[all …]
/third_party/node/deps/npm/node_modules/socks-proxy-agent/
Dyarn.lock266 pkginfo@0.3.x:
268 …resolved "https://registry.yarnpkg.com/pkginfo/-/pkginfo-0.3.1.tgz#5b29f6a81f70717142e09e765bbeab9…
348 pkginfo "0.3.x"