RedHatOfficial / Overpass

Overpass open source web font family — Sponsored by Red Hat
http://overpassfont.org
SIL Open Font License 1.1
2k stars 92 forks source link

Add a package.json file #51

Closed siwinski closed 7 years ago

siwinski commented 7 years ago

This pull request adds a nodejs/npm package.json file.

We have found bower to be increasingly unreliable and would like to move all our bower.json dependencies to a package.json file so we can use either npm or yarn to manage dependencies.

Note that you will also need to publish this package after accepting this merge request.

starryeyez024 commented 7 years ago

+1

andyfitzsuse commented 7 years ago

Agreed, thank you.

fk commented 6 years ago

Hey, just tried to install this via NPM and ended up installing https://www.npmjs.com/package/overpass. 😓

Would really appreciate l if one of the maintainers could take care of publishing. Maybe rename to "overpass-font" in package.json, and then publish to NPM like mentioned in the original issue comment.