1.0.1 • Published 3 years ago

@jswork/next-absolute-package v1.0.1

Weekly downloads
4
License
MIT
Repository
-
Last release
3 years ago

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.