shama / napa

:wine_glass: A helper for installing stuff without a package.json with npm.
MIT License
413 stars 34 forks source link

Adds napa configuration to package.json, options to disable caching & filepath. #47

Closed bbsbb closed 9 years ago

bbsbb commented 9 years ago

Adds a napa-config key to package json for the ability to pass options. Resolves #25 Adds additionally configurable cache file path.

shama commented 9 years ago

Rad! Looks great. Did you want to amend your commit to match your github or don't really care?

bbsbb commented 9 years ago

All good, fixed the cache path test so I expect the build should pass now. (was on new machine, forgot to configure git, thanks for noticing!)

shama commented 9 years ago

Cool, thanks!