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.

78 lines
2.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "tty-browserify@0.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser"
  6. ]
  7. ],
  8. "_from": "tty-browserify@0.0.0",
  9. "_id": "tty-browserify@0.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/tty-browserify",
  13. "_npmUser": {
  14. "email": "mail@substack.net",
  15. "name": "substack"
  16. },
  17. "_npmVersion": "1.3.14",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "tty-browserify",
  21. "raw": "tty-browserify@0.0.0",
  22. "rawSpec": "0.0.0",
  23. "scope": null,
  24. "spec": "0.0.0",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/node-libs-browser"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
  31. "_shasum": "a157ba402da24e9bf957f9aa69d524eed42901a6",
  32. "_shrinkwrap": null,
  33. "_spec": "tty-browserify@0.0.0",
  34. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser",
  35. "author": {
  36. "email": "mail@substack.net",
  37. "name": "James Halliday",
  38. "url": "http://substack.net"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/substack/tty-browserify/issues"
  42. },
  43. "dependencies": {},
  44. "description": "the tty module from node core for browsers",
  45. "devDependencies": {
  46. "tape": "~1.0.4"
  47. },
  48. "directories": {},
  49. "dist": {
  50. "shasum": "a157ba402da24e9bf957f9aa69d524eed42901a6",
  51. "tarball": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz"
  52. },
  53. "homepage": "https://github.com/substack/tty-browserify",
  54. "keywords": [
  55. "browser",
  56. "browserify",
  57. "tty"
  58. ],
  59. "license": "MIT",
  60. "main": "index.js",
  61. "maintainers": [
  62. {
  63. "name": "substack",
  64. "email": "mail@substack.net"
  65. }
  66. ],
  67. "name": "tty-browserify",
  68. "optionalDependencies": {},
  69. "readme": "ERROR: No README data found!",
  70. "repository": {
  71. "type": "git",
  72. "url": "git://github.com/substack/tty-browserify.git"
  73. },
  74. "scripts": {
  75. "test": "tape test/*.js"
  76. },
  77. "version": "0.0.0"
  78. }