package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_from": "lib-qqwry",
  3. "_id": "lib-qqwry@1.3.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-m37ccV1FX9Bq6DiwJDLCu+YYiGFX1oM7aNkhmY4xQDsAnHSt4pyDYTrK27eldlwhBLfSXMErz8Kiee8ikQOFqA==",
  6. "_location": "/lib-qqwry",
  7. "_phantomChildren": {
  8. "follow-redirects": "1.5.10",
  9. "is-buffer": "2.0.4"
  10. },
  11. "_requested": {
  12. "type": "tag",
  13. "registry": true,
  14. "raw": "lib-qqwry",
  15. "name": "lib-qqwry",
  16. "escapedName": "lib-qqwry",
  17. "rawSpec": "",
  18. "saveSpec": null,
  19. "fetchSpec": "latest"
  20. },
  21. "_requiredBy": [
  22. "#USER",
  23. "/"
  24. ],
  25. "_resolved": "https://registry.npmjs.org/lib-qqwry/-/lib-qqwry-1.3.2.tgz",
  26. "_shasum": "ed98bd383ed4ca057e49f9106f969604c81943e5",
  27. "_spec": "lib-qqwry",
  28. "_where": "E:\\workspace\\node\\qipai_server",
  29. "author": {
  30. "name": "cnwhy"
  31. },
  32. "bin": {
  33. "qqwry": "./bin/qqwry",
  34. "lib-qqwry": "./bin/qqwry"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/cnwhy/lib-qqwry/issues"
  38. },
  39. "bundleDependencies": false,
  40. "dependencies": {
  41. "axios": "^0.18.0",
  42. "chalk": "^2.4.2",
  43. "commander": "^2.19.0",
  44. "gbk.js": "^0.2.0",
  45. "progress": "^2.0.3",
  46. "stream.pipeline-shim": "^1.0.4",
  47. "to-regex": "^3.0.2"
  48. },
  49. "deprecated": false,
  50. "description": "Using NodeJS analytical IP Library (qqwry.dat) module.",
  51. "devDependencies": {
  52. "@babel/cli": "^7.2.3",
  53. "@babel/core": "^7.3.4"
  54. },
  55. "homepage": "https://github.com/cnwhy/lib-qqwry#readme",
  56. "keywords": [
  57. "qqwry",
  58. "纯真IP库",
  59. "IP地址"
  60. ],
  61. "license": "BSD",
  62. "main": "lib/qqwry",
  63. "name": "lib-qqwry",
  64. "repository": {
  65. "type": "git",
  66. "url": "git+https://github.com/cnwhy/lib-qqwry.git"
  67. },
  68. "scripts": {
  69. "test": "node ./test/test_v.js"
  70. },
  71. "version": "1.3.2"
  72. }