UNPKG
numbers-allow-comma
Version:
latest (1.0.1)
1.0.1
1.0.0
Node module that allow the user to use a nmber with comma.
numbers-allow-comma
/
package.json
10 lines
(9 loc)
•
246 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"numbers-allow-comma"
,
"version"
:
"1.0.1"
,
"description"
:
"Node module that allow the user to use a nmber with comma."
,
"main"
:
"fixComma.js"
,
"keywords"
:
[
"Numbers"
,
"Comma"
]
,
"author"
:
"Miguel Weber"
,
"license"
:
"ISC"
}