25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

72 satır
1.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "localtunnel@1.9.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "localtunnel@1.9.2",
  9. "_id": "localtunnel@1.9.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-NEKF7bDJE9U3xzJu3kbayF0WTvng6Pww7tzqNb/XtEARYwqw7CKEX7BvOMg98FtE9es2CRizl61gkV3hS8dqYg==",
  12. "_location": "/localtunnel",
  13. "_phantomChildren": {
  14. "decamelize": "1.2.0",
  15. "follow-redirects": "1.5.10",
  16. "os-locale": "1.4.0",
  17. "read-pkg-up": "1.0.1",
  18. "require-directory": "2.1.1",
  19. "set-blocking": "2.0.0",
  20. "string-width": "1.0.2",
  21. "strip-ansi": "3.0.1"
  22. },
  23. "_requested": {
  24. "type": "version",
  25. "registry": true,
  26. "raw": "localtunnel@1.9.2",
  27. "name": "localtunnel",
  28. "escapedName": "localtunnel",
  29. "rawSpec": "1.9.2",
  30. "saveSpec": null,
  31. "fetchSpec": "1.9.2"
  32. },
  33. "_requiredBy": [
  34. "/browser-sync"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.9.2.tgz",
  37. "_spec": "1.9.2",
  38. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  39. "author": {
  40. "name": "Roman Shtylman",
  41. "email": "shtylman@gmail.com"
  42. },
  43. "bin": {
  44. "lt": "bin/client"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/localtunnel/localtunnel/issues"
  48. },
  49. "dependencies": {
  50. "axios": "0.19.0",
  51. "debug": "4.1.1",
  52. "openurl": "1.1.1",
  53. "yargs": "6.6.0"
  54. },
  55. "description": "expose localhost to the world",
  56. "devDependencies": {
  57. "mocha": "~1.17.0"
  58. },
  59. "homepage": "https://github.com/localtunnel/localtunnel#readme",
  60. "license": "MIT",
  61. "main": "./client.js",
  62. "name": "localtunnel",
  63. "repository": {
  64. "type": "git",
  65. "url": "git://github.com/localtunnel/localtunnel.git"
  66. },
  67. "scripts": {
  68. "test": "mocha --ui qunit --reporter list --timeout 10000 -- test/index.js"
  69. },
  70. "version": "1.9.2"
  71. }