You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The license should be in the package.json file. This enables it to show up on npmjs.com (currently says "none"), as well as other enterprisey tools, such as my company's automated software import tool.
The license should be in the package.json file. This enables it to show up on npmjs.com (currently says "none"), as well as other enterprisey tools, such as my company's automated software import tool.
{ "license" : "SEE LICENSE IN LICENSE" }
ref: https://docs.npmjs.com/files/package.json#license
The text was updated successfully, but these errors were encountered: