urbit / azimuth

General-purpose PKI on Ethereum
MIT License
134 stars 36 forks source link

Resolve npm name collision. #1

Closed jtobin closed 5 years ago

jtobin commented 5 years ago

It's desirable to be able to distribute azimuth via npm, but at present there's already an "azimuth" package using the name there.

I've prefixed azimuth with 'urbit' here, as is done for all other npm-distributed packages, but am obviously open to alternatives if for some reason anyone doesn't want to do that. I think urbit-azimuth is ideal, though, probably.

jtobin commented 5 years ago

Resolved this with ~palfun out of band and am going to make this change for now -- if we like the name we can keep it, if we don't like it we can deprecate it.