UNPKG
vishesh_hello_world
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
This library is just for test purpose
vishesh_hello_world
/
package.json
12 lines
(11 loc)
•
242 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"vishesh_hello_world"
,
"version"
:
"1.0.2"
,
"description"
:
"This library is just for test purpose"
,
"main"
:
"index.js"
,
"keywords"
: [
"hello_world"
],
"author"
:
"Pratik <pratikgode
@gmail
.com>"
,
"license"
:
"ISC"
}