rights-reserved
v1.0.1
Published
Instantly add a closed-source license to any Node module
Downloads
3
Readme
About
Quickly license a Node module with all rights reserved.
To generate a license for Foo Bar, Inc., run npx rights-reserved Foo Bar, Inc.
after running npm init
. It will overwrite your license and set private
to true
to prevent publishing accidentally.