UNPKG

293 BJSONView Raw
1{
2 "name": "numeral",
3 "repo": "adamwdraper/Numeral-js",
4 "version": "1.5.3",
5 "description": "Format and manipulate numbers.",
6 "keywords": [
7 "numeral",
8 "number",
9 "format",
10 "time",
11 "money",
12 "percentage"
13 ],
14 "scripts": [ "numeral.js" ],
15 "main": "numeral.js"
16}
\No newline at end of file