UNPKG
02calc-utils
Version:
latest (1.0.0)
1.0.0
Add Mul NPM-Publish-Practice
02calc-utils
/
package.json
17 lines
(16 loc)
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"02calc-utils"
,
"version"
:
"1.0.0"
,
"description"
:
"Add Mul NPM-Publish-Practice"
,
"main"
:
"02CalcUtils.js"
,
"scripts"
:
{
"test"
:
"standard"
}
,
"keywords"
:
[
"Add"
,
"Mul"
,
"Publis_NPM_Package_Practice"
]
,
"author"
:
"eyalr"
,
"license"
:
"ISC"
}