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.

92 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "https-browserify@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser"
  6. ]
  7. ],
  8. "_from": "https-browserify@>=1.0.0 <2.0.0",
  9. "_id": "https-browserify@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/https-browserify",
  13. "_nodeVersion": "7.8.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/https-browserify-1.0.0.tgz_1491348915811_0.5395281950477511"
  17. },
  18. "_npmUser": {
  19. "email": "feross@feross.org",
  20. "name": "feross"
  21. },
  22. "_npmVersion": "4.4.4",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "https-browserify",
  26. "raw": "https-browserify@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/node-libs-browser"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
  36. "_shasum": "ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73",
  37. "_shrinkwrap": null,
  38. "_spec": "https-browserify@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser",
  40. "author": {
  41. "email": "mail@substack.net",
  42. "name": "James Halliday",
  43. "url": "http://substack.net"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/substack/https-browserify/issues"
  47. },
  48. "dependencies": {},
  49. "description": "https module compatability for browserify",
  50. "devDependencies": {
  51. "standard": "^9.0.2"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73",
  56. "tarball": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz"
  57. },
  58. "gitHead": "98a1310b385d24dd8cf1a67aa258e91ec03743e4",
  59. "homepage": "https://github.com/substack/https-browserify",
  60. "keywords": [
  61. "browser",
  62. "browserify",
  63. "https"
  64. ],
  65. "license": "MIT",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "name": "feross",
  70. "email": "feross@feross.org"
  71. },
  72. {
  73. "name": "ptarjan",
  74. "email": "npm@paulisageek.com"
  75. },
  76. {
  77. "name": "substack",
  78. "email": "substack@gmail.com"
  79. }
  80. ],
  81. "name": "https-browserify",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/substack/https-browserify.git"
  87. },
  88. "scripts": {
  89. "test": "standard"
  90. },
  91. "version": "1.0.0"
  92. }