UNPKG
hollow-api
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.9
1.0.8
The hollow app's API.
github.com/hollow-app/hollow-api
hollow-app/hollow-api
hollow-api
/
package.json
16 lines
(15 loc)
•
321 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "name":
"hollow-api"
,
"version"
:
"1.1.1"
,
"description"
:
"The hollow app's API."
,
"repository"
: { "type":
"git"
,
"url"
:
"git+https://github.com/hollow-app/hollow-api.git"
}, "
main
":
""
,
"types"
:
"hollow.d.ts"
,
"keywords"
: [
"hollow"
],
"license"
:
"MIT"
}