UNPKG
logos
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Logos module manager
github.com/eprincev-egor/logos
eprincev-egor/logos
logos
/
package.json
13 lines
•
249 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"logos"
,
"description"
:
"Logos module manager"
,
"version"
:
"1.0.4"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/eprincev-egor/logos.git"
}
,
"bin"
:
{
"logos"
:
"./bin/logos"
}
,
"preferGlobal"
:
true
}