-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
npm/cli
#6819Description
It seems that it listens for a bunch in certain config keys (like init.license
). It would be nice to document these somewhere.
I think they are:
init.license
— defaults toISC
init.version
— defaults to1.0.0
init.author.name
init.author.email
init.author.url
And you can set them via:
$ npm config set init.author.name "Lightning McQueen"
Metadata
Metadata
Assignees
Labels
No labels