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.

86 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "constants-browserify@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser"
  6. ]
  7. ],
  8. "_from": "constants-browserify@>=1.0.0 <2.0.0",
  9. "_id": "constants-browserify@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/constants-browserify",
  13. "_nodeVersion": "2.3.4",
  14. "_npmUser": {
  15. "email": "julian@juliangruber.com",
  16. "name": "juliangruber"
  17. },
  18. "_npmVersion": "2.12.1",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "constants-browserify",
  22. "raw": "constants-browserify@^1.0.0",
  23. "rawSpec": "^1.0.0",
  24. "scope": null,
  25. "spec": ">=1.0.0 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/node-libs-browser"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
  32. "_shasum": "c20b96d8c617748aaf1c16021760cd27fcb8cb75",
  33. "_shrinkwrap": null,
  34. "_spec": "constants-browserify@^1.0.0",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser",
  36. "author": {
  37. "email": "julian@juliangruber.com",
  38. "name": "Julian Gruber",
  39. "url": "http://juliangruber.com"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/juliangruber/constants-browserify/issues"
  43. },
  44. "contributors": [
  45. {
  46. "name": "James J. Womack",
  47. "email": "james@womack.io",
  48. "url": "http://netflix.com"
  49. }
  50. ],
  51. "dependencies": {},
  52. "description": "node's constants module for the browser",
  53. "devDependencies": {},
  54. "directories": {},
  55. "dist": {
  56. "shasum": "c20b96d8c617748aaf1c16021760cd27fcb8cb75",
  57. "tarball": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz"
  58. },
  59. "gitHead": "e0ee990c75f3a0b3275e6bb2e3ff4d5d169d1b9d",
  60. "homepage": "https://github.com/juliangruber/constants-browserify",
  61. "keywords": [
  62. "browser",
  63. "browserify",
  64. "constants",
  65. "node"
  66. ],
  67. "license": "MIT",
  68. "main": "constants.json",
  69. "maintainers": [
  70. {
  71. "name": "juliangruber",
  72. "email": "julian@juliangruber.com"
  73. }
  74. ],
  75. "name": "constants-browserify",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git://github.com/juliangruber/constants-browserify.git"
  81. },
  82. "scripts": {
  83. "test": "node test.js"
  84. },
  85. "version": "1.0.0"
  86. }