gen-exports
v1.1.2
Published
Generate the exports in the package.json
Readme
npm install -g gen-exports
gen-exports [-i <name1,name2,...>] [-p <pathToPackage.json>]
-i -> file that you want the program to ignore
if you do not install it globally: npm install gen-exports
npx gen-exports [-i <name1,name2,...>] [-p <pathToPackage.json>]
