| 12345678910111213141516 |
- {
- "name": "numeral",
- "repo": "adamwdraper/Numeral-js",
- "version": "2.0.6",
- "description": "Format and manipulate numbers.",
- "keywords": [
- "numeral",
- "number",
- "format",
- "time",
- "money",
- "percentage"
- ],
- "scripts": [ "numeral.js" ],
- "main": "numeral.js"
- }
|