Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jswork/next-absolute-package

afeiship30MIT1.0.1

Get root path package.json.

next, absolute, root, package, pkg

readme

next-absolute-package

Get root path package.json.

version license size download

installation

npm install -S @jswork/next-absolute-package

usage

import '@jswork/next-absolute-package';

nx.absolutePackage(); // { ...the whole package.json ... }
nx.absolutePackage('publishConfig.registry'); // https://registry.npmjs.org/

license

Code released under the MIT license.