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
{{ message }}
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.
npm config set init.author.name "<first-name last-name>"npm config set init.author.email "<email address>"npm config set init.author.url "<url>"
# License of choice for default projects:npm config set init.license "MIT"
# Initial version for new projects:npm config set init.version "0.0.1"