@jswork/next-relative-package
v1.0.0
Published
Get root path package.json.
Downloads
20
Readme
next-relative-package
Get root path package.json.
installation
npm install -S @jswork/next-relative-packageusage
import '@jswork/next-relative-package';
nx.relativePackage(); // { ...the whole package.json ... }
nx.relativePackage('publishConfig.registry'); // https://registry.npmjs.org/license
Code released under the MIT license.
