openexchangerates / accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
http://openexchangerates.github.io/accounting.js
MIT License
4.95k stars 528 forks source link

Adding license key to package.json in order to have npm display the license #148

Closed erikvold closed 7 years ago

erikvold commented 7 years ago

Implemented https://docs.npmjs.com/files/package.json#license

So that the license will be displayed at https://www.npmjs.com/package/accounting

wjcrowcroft commented 7 years ago

@erikvold Thanks for submitting. This has been closed by #149 and should now be up-to-date.