UNPKG
hgi-gindex
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
Module used to send indexing requests to Google service
hgi-gindex
/
package.json
16 lines
(15 loc)
•
284 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"hgi-gindex"
,
"version"
:
"1.0.5"
,
"description"
:
"Module used to send indexing requests to Google service"
,
"main"
:
"index.js"
,
"scripts"
:
{
}
,
"keywords"
:
[
"Google"
,
"Indexing"
,
"Requests"
]
,
"dependencies"
:
{
"googleapis"
:
"^131.0.0"
}
}