Searched refs:pkgJsonPath (Results 1 – 1 of 1) sorted by relevance
/plugin/asciidocjs/node_modules/yargs/build/lib/ |
D | yargs-factory.js | 1083 …const pkgJsonPath = __classPrivateFieldGet(this, _YargsInstance_shim, "f").findUp(startDir, (dir, … constant 1091 …assertNotStrictEqual(pkgJsonPath, undefined, __classPrivateFieldGet(this, _YargsInstance_shim, "f"… 1092 …ON.parse(__classPrivateFieldGet(this, _YargsInstance_shim, "f").readFileSync(pkgJsonPath, 'utf8'));
|