a postinstall npm script for License Zero npm packages
{
"scripts": {
"postinstall": "licensezero-postinstall"
}
}
To preview the output for your npm package:
cd your-npm-package
npx licensezero-postinstall $PWD
This package has been deprecated
Author message:
using postinstall output for this purpose is no longer recommended
a postinstall npm script for License Zero npm packages
{
"scripts": {
"postinstall": "licensezero-postinstall"
}
}
To preview the output for your npm package:
cd your-npm-package
npx licensezero-postinstall $PWD
npm i licensezero-postinstall
3
1.0.0
SEE LICENSE IN LICENSE
68.6 kB
5