Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit686bbf8

Browse files
committed
Initial commit
1 parentb3e1d6f commit686bbf8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name":"node-geoip2",
2+
"name":"geoip2-lite",
33
"version":"1.0.0",
44
"description":"MaxMind's GeoIP2 API implementation on Native NodeJS",
55
"main":"lib/geoip2.js",
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type":"git",
15-
"url":"git+https://github.com/geoip2/node-geoip2.git"
15+
"url":"git+https://github.com/geoip2/geoip2-lite.git"
1616
},
1717
"keywords": [
1818
"geolocation",
@@ -29,7 +29,7 @@
2929
"author":"Chandra Gupta <i@chandragupta.me> (https://chandragupta.me/)",
3030
"license":"MIT",
3131
"bugs": {
32-
"url":"https://github.com/geoip2/node-geoip2/issues"
32+
"url":"https://github.com/geoip2/geoip2-lite/issues"
3333
},
34-
"homepage":"https://github.com/geoip2/node-geoip2#readme"
34+
"homepage":"https://github.com/geoip2/geoip2-lite#readme"
3535
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp