You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
2.2 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ipaddr.js@1.0.5",
  6. "scope": null,
  7. "escapedName": "ipaddr.js",
  8. "name": "ipaddr.js",
  9. "rawSpec": "1.0.5",
  10. "spec": "1.0.5",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/proxy-addr"
  14. ]
  15. ],
  16. "_from": "ipaddr.js@1.0.5",
  17. "_id": "ipaddr.js@1.0.5",
  18. "_inCache": true,
  19. "_location": "/ipaddr.js",
  20. "_npmUser": {
  21. "name": "whitequark",
  22. "email": "whitequark@whitequark.org"
  23. },
  24. "_npmVersion": "1.4.21",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "ipaddr.js@1.0.5",
  28. "scope": null,
  29. "escapedName": "ipaddr.js",
  30. "name": "ipaddr.js",
  31. "rawSpec": "1.0.5",
  32. "spec": "1.0.5",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/proxy-addr"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz",
  39. "_shasum": "5fa78cf301b825c78abc3042d812723049ea23c7",
  40. "_shrinkwrap": null,
  41. "_spec": "ipaddr.js@1.0.5",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/proxy-addr",
  43. "author": {
  44. "name": "whitequark",
  45. "email": "whitequark@whitequark.org"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/whitequark/ipaddr.js/issues"
  49. },
  50. "dependencies": {},
  51. "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
  52. "devDependencies": {
  53. "coffee-script": "~1.6",
  54. "nodeunit": ">=0.8.2 <0.8.7",
  55. "uglify-js": "latest"
  56. },
  57. "directories": {
  58. "lib": "./lib"
  59. },
  60. "dist": {
  61. "shasum": "5fa78cf301b825c78abc3042d812723049ea23c7",
  62. "tarball": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz"
  63. },
  64. "engines": {
  65. "node": ">= 0.10"
  66. },
  67. "gitHead": "46438c8bfa187505b7007a277f09a4a9e73d5686",
  68. "homepage": "https://github.com/whitequark/ipaddr.js#readme",
  69. "keywords": [
  70. "ip",
  71. "ipv4",
  72. "ipv6"
  73. ],
  74. "license": "MIT",
  75. "main": "./lib/ipaddr",
  76. "maintainers": [
  77. {
  78. "name": "whitequark",
  79. "email": "whitequark@whitequark.org"
  80. }
  81. ],
  82. "name": "ipaddr.js",
  83. "optionalDependencies": {},
  84. "readme": "ERROR: No README data found!",
  85. "repository": {
  86. "type": "git",
  87. "url": "git://github.com/whitequark/ipaddr.js.git"
  88. },
  89. "scripts": {
  90. "test": "cake build test"
  91. },
  92. "version": "1.0.5"
  93. }