jspm / registry

The jspm registry and package.json override service
https://jspm.io
229 stars 255 forks source link

correct protobuf.js alias inline with npm #911

Closed MeirionHughes closed 8 years ago

MeirionHughes commented 8 years ago

node module for this package is "protobufjs", "protobuf" relates to different project. Also typings has this as "protobufjs".

Sorry for the faff on this, it only just occurred to me that name conflict between jspm and npm package names would make targeting commonjs and system all the more harder.

MeirionHughes commented 8 years ago

btw, is it preferable to use npm in the future, rather than github, or does it not matter?

guybedford commented 8 years ago

npm is generally preferable as most packages publish there primarily but it doesn't matter too much.