package.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "git+https://github.com/willemmulder/Diont-for-Cordova.git",
  3. "_id": "cordova-plugin-diont@0.9.11",
  4. "_inBundle": false,
  5. "_integrity": "",
  6. "_location": "/cordova-plugin-diont",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "git",
  10. "raw": "https://github.com/willemmulder/Diont-for-Cordova.git",
  11. "rawSpec": "https://github.com/willemmulder/Diont-for-Cordova.git",
  12. "saveSpec": "git+https://github.com/willemmulder/Diont-for-Cordova.git",
  13. "fetchSpec": "https://github.com/willemmulder/Diont-for-Cordova.git",
  14. "gitCommittish": null
  15. },
  16. "_requiredBy": [
  17. "#USER",
  18. "/"
  19. ],
  20. "_resolved": "git+https://github.com/willemmulder/Diont-for-Cordova.git#390ae63b1a952c4531ba66d584b79a62ccb6d669",
  21. "_spec": "https://github.com/willemmulder/Diont-for-Cordova.git",
  22. "_where": "/Users/young/开发/udp-discover-client",
  23. "author": {
  24. "name": "Willem Mulder"
  25. },
  26. "bugs": {
  27. "url": "https://github.com/willemmulder/Diont-for-Cordova/issues"
  28. },
  29. "bundleDependencies": false,
  30. "cordova": {
  31. "id": "cordova-plugin-diont",
  32. "platforms": [
  33. "android"
  34. ]
  35. },
  36. "deprecated": false,
  37. "description": "Easy Service Discovery on Local Networks",
  38. "homepage": "https://github.com/willemmulder/Diont-for-Cordova#readme",
  39. "keywords": [
  40. "udp",
  41. "multicast",
  42. "service",
  43. "discovery",
  44. "mdns",
  45. "bonjour",
  46. "diont",
  47. "local",
  48. "network",
  49. "wifi",
  50. "ecosystem:cordova",
  51. "cordova-android"
  52. ],
  53. "license": "MIT",
  54. "name": "cordova-plugin-diont",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/willemmulder/Diont-for-Cordova.git"
  58. },
  59. "version": "0.9.11"
  60. }