| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_from": "git+https://github.com/x1ongzhu/BluetoothSerial.git",
- "_id": "cordova-plugin-bluetooth-serial@0.4.7",
- "_inBundle": false,
- "_integrity": "",
- "_location": "/cordova-plugin-bluetooth-serial",
- "_phantomChildren": {},
- "_requested": {
- "type": "git",
- "raw": "https://github.com/x1ongzhu/BluetoothSerial.git",
- "rawSpec": "https://github.com/x1ongzhu/BluetoothSerial.git",
- "saveSpec": "git+https://github.com/x1ongzhu/BluetoothSerial.git",
- "fetchSpec": "https://github.com/x1ongzhu/BluetoothSerial.git",
- "gitCommittish": null
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "git+https://github.com/x1ongzhu/BluetoothSerial.git#7c33b4423c176a02f803977467da827b07b7960d",
- "_spec": "https://github.com/x1ongzhu/BluetoothSerial.git",
- "_where": "/Users/drew/Projects/Cordova/animalWeight",
- "author": {
- "name": "Don Coleman",
- "email": "don.coleman@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/don/BluetoothSerial/issues"
- },
- "bundleDependencies": false,
- "cordova": {
- "id": "cordova-plugin-bluetooth-serial",
- "platforms": [
- "android",
- "ios",
- "wp8"
- ]
- },
- "deprecated": false,
- "description": "Bluetooth Serial Communication Plugin",
- "homepage": "https://github.com/don/BluetoothSerial#readme",
- "keywords": [
- "cordova",
- "bluetooth",
- "serial",
- "ble",
- "arduino",
- "ecosystem:cordova"
- ],
- "license": "Apache-2.0",
- "main": "./www/bluetoothSerial.js",
- "name": "cordova-plugin-bluetooth-serial",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/don/BluetoothSerial.git"
- },
- "version": "0.4.7"
- }
|