Add package.json
RauppRafael opened this issue ยท 8 comments
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
package.json files allows us to donwload this repo using NPM
running npm init
will promp you some questions to generate this file
Additional context
You can take a step further and add it to https://www.npmjs.com/
Done!
Can you publish it to https://www.npmjs.com/?
I tried, but looks like that someone else already did this with my repo, I'm looking for a way to turn over it and publish it anyway, maybe the only way would be renaming the package for something else than "bancosbrasileiros". Listening for options...
Published as "bancos-brasil" package.
https://www.npmjs.com/package/bancos-brasil
npm i bancos-brasil
I've published this package a few months ago: https://www.npmjs.com/package/bancos-brasileiros
If you prefer I could add you as the owner.
Done, I've added you as the owner
Sorry for publishing your package, I needed to include it in one of my projects and didn't wanna bother you..
No problems bro! Thanks for doing that! I'll change again the name and upload to this package!