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.

98 lines
2.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "ip@^1.1.5",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "ip@>=1.1.5 <2.0.0",
  9. "_id": "ip@1.1.5",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/ip",
  13. "_nodeVersion": "7.0.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/ip-1.1.5.tgz_1488591504778_0.018333946587517858"
  17. },
  18. "_npmUser": {
  19. "email": "fedor@indutny.com",
  20. "name": "indutny"
  21. },
  22. "_npmVersion": "3.10.8",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "ip",
  26. "raw": "ip@^1.1.5",
  27. "rawSpec": "^1.1.5",
  28. "scope": null,
  29. "spec": ">=1.1.5 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/dns-packet",
  34. "/webpack-dev-server"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
  37. "_shasum": "bdded70114290828c0a039e72ef25f5aaec4354a",
  38. "_shrinkwrap": null,
  39. "_spec": "ip@^1.1.5",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
  41. "author": {
  42. "email": "fedor@indutny.com",
  43. "name": "Fedor Indutny"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/indutny/node-ip/issues"
  47. },
  48. "dependencies": {},
  49. "description": "[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)",
  50. "devDependencies": {
  51. "jscs": "^2.1.1",
  52. "jshint": "^2.8.0",
  53. "mocha": "~1.3.2"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "bdded70114290828c0a039e72ef25f5aaec4354a",
  58. "tarball": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz"
  59. },
  60. "gitHead": "43e442366bf5a93493c8c4c36736f87d675b0c3d",
  61. "homepage": "https://github.com/indutny/node-ip",
  62. "license": "MIT",
  63. "main": "lib/ip",
  64. "maintainers": [
  65. {
  66. "name": "bcbailey",
  67. "email": "brad@memoryleak.org"
  68. },
  69. {
  70. "name": "fedor.indutny",
  71. "email": "fedor.indutny@gmail.com"
  72. },
  73. {
  74. "name": "indexzero",
  75. "email": "charlie.robbins@gmail.com"
  76. },
  77. {
  78. "name": "indutny",
  79. "email": "fedor@indutny.com"
  80. },
  81. {
  82. "name": "mmalecki",
  83. "email": "me@mmalecki.com"
  84. }
  85. ],
  86. "name": "ip",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+ssh://git@github.com/indutny/node-ip.git"
  92. },
  93. "scripts": {
  94. "fix": "jscs lib/*.js test/*.js --fix",
  95. "test": "jscs lib/*.js test/*.js && jshint lib/*.js && mocha --reporter spec test/*-test.js"
  96. },
  97. "version": "1.1.5"
  98. }