package.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "git+https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network.git",
  3. "_id": "cordova-plugin-chrome-apps-system-network@1.1.3-dev",
  4. "_inBundle": false,
  5. "_integrity": "",
  6. "_location": "/cordova-plugin-chrome-apps-system-network",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "git",
  10. "raw": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network",
  11. "rawSpec": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network",
  12. "saveSpec": "git+https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network.git",
  13. "fetchSpec": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network.git",
  14. "gitCommittish": null
  15. },
  16. "_requiredBy": [
  17. "#USER",
  18. "/"
  19. ],
  20. "_resolved": "git+https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network.git#d60889149dff21c9d479a61d5b94a3ae7991607f",
  21. "_spec": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network",
  22. "_where": "/Users/young/开发/udp-discover-client",
  23. "author": "",
  24. "bugs": {
  25. "url": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network/issues"
  26. },
  27. "bundleDependencies": false,
  28. "cordova": {
  29. "id": "cordova-plugin-chrome-apps-system-network",
  30. "platforms": [
  31. "android",
  32. "ios"
  33. ]
  34. },
  35. "deprecated": false,
  36. "description": "This plugin provides the ability to retrieve information about local network adapters.",
  37. "engines": [
  38. {
  39. "name": "cordova",
  40. "version": ">=3.0.0"
  41. }
  42. ],
  43. "homepage": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network",
  44. "keywords": [
  45. "chrome",
  46. "system",
  47. "network",
  48. "ecosystem:cordova",
  49. "cordova-android",
  50. "cordova-ios"
  51. ],
  52. "license": "BSD",
  53. "name": "cordova-plugin-chrome-apps-system-network",
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-network.git"
  57. },
  58. "version": "1.1.3-dev"
  59. }