UNPKG
ut1l
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
Utility stuff
github.com/hhelwich/ut1l
hhelwich/ut1l
ut1l
/
package.json
14 lines
•
288 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"ut1l"
,
"version"
:
"0.2.1"
,
"description"
:
"Utility stuff"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/hhelwich/ut1l.git"
}
,
"license"
:
"MIT"
,
"author"
:
"Hendrik Helwich"
,
"main"
:
"index.js"
,
"dependencies"
:
{
}
,
"devDependencies"
:
{
}
}