react-native-devtools
Version:
React Native devtools
25 lines (24 loc) • 639 B
JSON
{
"name": "react-native-devtools",
"version": "0.0.1",
"description": "React Native devtools",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ajwhite/react-native-devtools.git"
},
"keywords": [
"React",
"Native",
"Devtools"
],
"author": "Atticus White <contact@atticuswhite.com> (http://atticuswhite.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ajwhite/react-native-devtools/issues"
},
"homepage": "https://github.com/ajwhite/react-native-devtools#readme"
}