Summary: flybefree Only moved, formatted the JSON and changed the headers. changelog: New Hermes Debugger plugin for React Native apps. Reviewed By: rickhanlonii Differential Revision: D20673166 fbshipit-source-id: 9ecf4708f8834e00699d2d39aa6daa51c46a771b
13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"name": "flipper-plugin-hermesdebuggerrn",
|
|
"version": "1.0.0",
|
|
"main": "index.tsx",
|
|
"license": "MIT",
|
|
"title": "Hermes Debugger (RN)",
|
|
"icon": "apps",
|
|
"keywords": ["flipper-plugin"],
|
|
"bugs": {
|
|
"email": "rickhanlonii@fb.com"
|
|
}
|
|
}
|