{
  "name": "react-native-vdebug",
  "version": "1.2.2",
  "description": "React-Native 调试工具",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/itenl/react-native-vdebug.git"
  },
  "keywords": [
    "react-native",
    "vdebug",
    "vconsole"
  ],
  "author": "itenl",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/itenl/react-native-vdebug/issues"
  },
  "engines": {
    "node": ">=8.11.0"
  },
  "homepage": "https://github.com/itenl/react-native-vdebug#readme"
}
