package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_from": "cordova-plugin-ble-central",
  3. "_id": "cordova-plugin-ble-central@1.2.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-81+BD9UQSp8Fuati9bPvKG/6lSGHHtw3JeLxQl8Q85ZS1n3GkSfA3DBMqKRjmOG6OVe4csR+XcO7cd75HMl6Qg==",
  6. "_location": "/cordova-plugin-ble-central",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "cordova-plugin-ble-central",
  12. "name": "cordova-plugin-ble-central",
  13. "escapedName": "cordova-plugin-ble-central",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/cordova-plugin-ble-central/-/cordova-plugin-ble-central-1.2.2.tgz",
  23. "_shasum": "22f4ed72c2fb0b7ef0e7eb983a419e7aaf07eb21",
  24. "_spec": "cordova-plugin-ble-central",
  25. "_where": "/Users/young/Develop/wifi-ble-client",
  26. "author": {
  27. "name": "Don Coleman",
  28. "email": "don.coleman@gmail.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/don/cordova-plugin-ble-central/issues"
  32. },
  33. "bundleDependencies": false,
  34. "cordova": {
  35. "id": "cordova-plugin-ble-central",
  36. "platforms": [
  37. "ios",
  38. "android",
  39. "wp8"
  40. ]
  41. },
  42. "deprecated": false,
  43. "description": "Bluetooth Low Energy (BLE) Central Plugin",
  44. "homepage": "https://github.com/don/cordova-plugin-ble-central#readme",
  45. "keywords": [
  46. "cordova",
  47. "bluetooth",
  48. "ble",
  49. "bluetoothle",
  50. "bluetooth le",
  51. "low energy",
  52. "smart",
  53. "ecosystem:cordova",
  54. "cordova-ios",
  55. "cordova-android"
  56. ],
  57. "license": "Apache-2.0",
  58. "name": "cordova-plugin-ble-central",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/don/cordova-plugin-ble-central.git"
  62. },
  63. "version": "1.2.2"
  64. }