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.

3 年之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "tty-browserify@0.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "tty-browserify@0.0.0",
  9. "_id": "tty-browserify@0.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=",
  12. "_location": "/tty-browserify",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "tty-browserify@0.0.0",
  18. "name": "tty-browserify",
  19. "escapedName": "tty-browserify",
  20. "rawSpec": "0.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "0.0.0"
  23. },
  24. "_requiredBy": [
  25. "/node-libs-browser"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
  28. "_spec": "0.0.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "James Halliday",
  32. "email": "mail@substack.net",
  33. "url": "http://substack.net"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/substack/tty-browserify/issues"
  37. },
  38. "dependencies": {},
  39. "description": "the tty module from node core for browsers",
  40. "devDependencies": {
  41. "tape": "~1.0.4"
  42. },
  43. "homepage": "https://github.com/substack/tty-browserify",
  44. "keywords": [
  45. "tty",
  46. "browser",
  47. "browserify"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "tty-browserify",
  52. "repository": {
  53. "type": "git",
  54. "url": "git://github.com/substack/tty-browserify.git"
  55. },
  56. "scripts": {
  57. "test": "tape test/*.js"
  58. },
  59. "version": "0.0.0"
  60. }