mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
14 lines
271 B
JSON
14 lines
271 B
JSON
{
|
|
"name": "debugger",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"url": "https://github.com/morten-olsen/react-native-debugger",
|
|
},
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"create-react-native-app": "^1.0.0",
|
|
"lerna": "^3.0.3"
|
|
}
|
|
}
|