UNPKG

react-native-debug-tool

Version:
22 lines (21 loc) 448 B
{ "name": "react-native-debug-tool", "version": "1.1.6", "description": "debug-tool for react-native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/chende008/react-native-debug-tool.git" }, "keywords": [ "debug-tool" ], "author": "chende", "license": "MIT", "jest": { "preset": "react-native" } }