| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_from": "lib-qqwry",
- "_id": "lib-qqwry@1.3.2",
- "_inBundle": false,
- "_integrity": "sha512-m37ccV1FX9Bq6DiwJDLCu+YYiGFX1oM7aNkhmY4xQDsAnHSt4pyDYTrK27eldlwhBLfSXMErz8Kiee8ikQOFqA==",
- "_location": "/lib-qqwry",
- "_phantomChildren": {
- "follow-redirects": "1.5.10",
- "is-buffer": "2.0.4"
- },
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "lib-qqwry",
- "name": "lib-qqwry",
- "escapedName": "lib-qqwry",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/lib-qqwry/-/lib-qqwry-1.3.2.tgz",
- "_shasum": "ed98bd383ed4ca057e49f9106f969604c81943e5",
- "_spec": "lib-qqwry",
- "_where": "E:\\workspace\\node\\qipai_server",
- "author": {
- "name": "cnwhy"
- },
- "bin": {
- "qqwry": "./bin/qqwry",
- "lib-qqwry": "./bin/qqwry"
- },
- "bugs": {
- "url": "https://github.com/cnwhy/lib-qqwry/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "axios": "^0.18.0",
- "chalk": "^2.4.2",
- "commander": "^2.19.0",
- "gbk.js": "^0.2.0",
- "progress": "^2.0.3",
- "stream.pipeline-shim": "^1.0.4",
- "to-regex": "^3.0.2"
- },
- "deprecated": false,
- "description": "Using NodeJS analytical IP Library (qqwry.dat) module.",
- "devDependencies": {
- "@babel/cli": "^7.2.3",
- "@babel/core": "^7.3.4"
- },
- "homepage": "https://github.com/cnwhy/lib-qqwry#readme",
- "keywords": [
- "qqwry",
- "纯真IP库",
- "IP地址"
- ],
- "license": "BSD",
- "main": "lib/qqwry",
- "name": "lib-qqwry",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/cnwhy/lib-qqwry.git"
- },
- "scripts": {
- "test": "node ./test/test_v.js"
- },
- "version": "1.3.2"
- }
|