Summary: Releasing version 0.56.0 Reviewed By: jknoxville Differential Revision: D23597790 fbshipit-source-id: e0f141eebe81e46619c71c8174fb78b1aaf2c035
18 lines
401 B
JSON
18 lines
401 B
JSON
{
|
|
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
|
"name": "flipper-plugin-hermesdebuggerrn",
|
|
"id": "Hermesdebuggerrn",
|
|
"version": "0.56.0",
|
|
"main": "dist/bundle.js",
|
|
"flipperBundlerEntry": "index.tsx",
|
|
"license": "MIT",
|
|
"title": "Hermes Debugger (RN)",
|
|
"icon": "code",
|
|
"keywords": [
|
|
"flipper-plugin"
|
|
],
|
|
"bugs": {
|
|
"email": "rickhanlonii@fb.com"
|
|
}
|
|
}
|