10 lines
300 B
JSON
10 lines
300 B
JSON
|
{
|
||
|
"name": "react-shadow-dom-retarget-events",
|
||
|
"version": "1.1.0",
|
||
|
"description": "Retargets event in a shadow root to react",
|
||
|
"main": "index.js",
|
||
|
"repository": "LukasBombach/react-shadow-dom-retarget-events",
|
||
|
"author": "Lukas Bombach <lukas.bombach@googlemail.com>",
|
||
|
"license": "MIT"
|
||
|
}
|