ninjatronic / angular-base64

Base64 conversion for AngularJS
Other
186 stars 113 forks source link

Invalid package.json #10

Closed baelter closed 9 years ago

baelter commented 9 years ago

Can't install with npm due to invalid package.json

ninjatronic commented 9 years ago

The module isn't registered with NPM. NPM installation is not currently supported. Is there a reason you cannot install using bower?

baelter commented 9 years ago

I don't like bower. I like npm.

ninjatronic commented 9 years ago

See v2.0.5 on npm

eranimo commented 9 years ago

Need a main attribute for your package.json file to make it browserify compatible.

ninjatronic commented 9 years ago

Please open a new issue so I don't forget