File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ble" ,
33 "version" : " 3.0.9" ,
4- "description" : " Connect to and interact with Bluetooth LE peripherals" ,
4+ "description" : " Connect to and interact with Bluetooth LE peripherals. " ,
55 "main" : " ./bluetooth" ,
66 "typings" : " ./bluetooth.d.ts" ,
77 "sideEffects" : false ,
1111 "ios" : " 3.0.0"
1212 }
1313 },
14- "repository" : {
15- "type" : " git" ,
16- "url" : " https://github.com/EddyVerbruggen/@nativescript-community/ble.git"
17- },
1814 "keywords" : [
1915 " ecosystem:NativeScript" ,
2016 " NativeScript" ,
17+ " iOS" ,
18+ " Android" ,
2119 " BLE" ,
2220 " Bluetooth" ,
2321 " Bluetooth LE" ,
2422 " Bluetooth Smart" ,
25- " Bluetooth Low Energy"
23+ " Bluetooth Low Energy" ,
24+ " Angular"
2625 ],
2726 "author" : {
2827 "name" : " Eddy Verbruggen" ,
4645 ],
4746 "license" : " MIT" ,
4847 "bugs" : {
49- "url" : " https://github.com/EddyVerbruggen/@nativescript-community/ble/issues"
48+ "url" : " https://github.com/nativescript-community/ble/issues"
49+ },
50+ "repository" : {
51+ "type" : " git" ,
52+ "url" : " https://github.com/nativescript-community/ble"
5053 },
51- "homepage" : " https://github.com/EddyVerbruggen/@nativescript-community/ble" ,
5254 "dependencies" : {
5355 "@nativescript-community/observable" : " ^2.0.8" ,
5456 "make-error" : " 1.3.6" ,
You can’t perform that action at this time.
0 commit comments