1.0.0 • Published 4 years ago
@jswork/next-relative-package v1.0.0
next-relative-package
Get root path package.json.
installation
npm install -S @jswork/next-relative-package
usage
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.
1.0.0
4 years ago