UNPKG
finalcalc
Version:
latest (1.0.0)
1.0.0
this is for final check
finalcalc
/
package.json
16 lines
(15 loc)
•
285 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"finalcalc"
,
"version"
:
"1.0.0"
,
"description"
:
"this is for final check"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"ng test"
},
"repository"
: {
"type"
:
"git"
,
"url"
:
"Marpu.Janaki
@cyient
.com"
},
"author"
:
"marpujanakiram"
,
"license"
:
"ISC"
}