jonschlinkert / normalize-pkg

Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
https://github.com/jonschlinkert
MIT License
18 stars 2 forks source link

store common, generic config values #11

Open jonschlinkert opened 10 years ago

jonschlinkert commented 10 years ago

Use configstore to populate missing fields with globally stored config values.

The CLI can prompt the user to ask if you want to use any of those fields.

jonschlinkert commented 10 years ago

cc @pdehaan