Icard/angular-clarity-master(work.../node_modules/numeral/component.json

17 lines
294 B
JSON
Raw Permalink Normal View History

2024-07-16 14:55:36 +00:00
{
"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"
}