Skip to content

afeiship/next-relative-package

Repository files navigation

next-relative-package

Get root path package.json.

version license size download

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.

Releases

No releases published

Packages

No packages published