UNPKG
envlazy
Version:
latest (0.1.0)
0.1.0
github.com/Highmoonlander/LazyEnv
Highmoonlander/LazyEnv
envlazy
/
package.json
14 lines
•
286 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"envlazy"
,
"version"
:
"0.1.0"
,
"bin"
:
{
"lazyenv"
:
"./bin/lazyenv"
}
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/Highmoonlander/LazyEnv.git"
}
,
"keywords"
:
[
"cli"
,
"lazyenv"
,
"python-env"
]
,
"author"
:
"Your Name"
,
"license"
:
"MIT"
}