meteorhacks / npm

Complete NPM integration for Meteor
http://meteorhacks.com/complete-npm-integration-for-meteor.html
MIT License
508 stars 43 forks source link

Enhancement request: Purpose of packages.json is obscure after it's no longer used #90

Closed proehlen closed 8 years ago

proehlen commented 9 years ago

After meteorhacks:npm has finished with it, the packages.json file sits empty. On multi-team member projects, it may not be clear what this file is for since it is not possible to add a comments header to json files.

Could I suggest allowing it to be called npm_packages.json and / or allow it to be located under a subfolder such as /lib/npm.

proehlen commented 8 years ago

Closing this in light of upcoming support for npm imports in Meteor 1.3