UNPKG
calci0
Version:
latest (0.1.1)
0.1.1
github.com/RishithaVaka/calci0
RishithaVaka/calci0
calci0
/
package.json
19 lines
(17 loc)
•
261 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name"
:
"calci0"
,
"version"
:
"0.1.1"
,
"main"
:
"calc"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/RishithaVaka/calci0"
}
,
"keywords"
:
[
"calc"
,
"calcpsk"
,
"psk"
]
,
"dependencies"
:
{
}
,
"engines"
:
{
"node"
:
"*"
}
}