{
  "name": "react-native-rocks",
  "version": "0.0.7",
  "private": false,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "jest"
  },
  "description": "封装了android和ios蓝牙、常用工具的react-native库",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git@git.oschina.net:rnrocks/RNRocks.git"
  },
  "keywords": [
    "android",
    "ios",
    "react-native",
    "ble",
    "utils"
  ],
  "author": "ran&chung",
  "license": "ISC"
}
