We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3afe9 commit 2b6bc2bCopy full SHA for 2b6bc2b
package.json
@@ -0,0 +1,17 @@
1
+{
2
+ "name": "ipgeolocation-ip-test",
3
+ "version": "1.0.0",
4
+ "description": "new pkg",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "keywords": [
10
+ "ipgeolocation"
11
+ ],
12
+ "author": "NPM ipgeolocation <support@ipgeolocation.io> (http://ipgeolocation.io)",
13
+ "license": "ISC",
14
+ "dependencies": {
15
+ "xmlhttprequest": "^1.8.0"
16
+ }
17
+}
0 commit comments