@swc-jotai/react-refresh
Version:
SWC plugin for supporting React Refresh with Jotai
21 lines • 493 B
JSON
{
"name": "@swc-jotai/react-refresh",
"version": "0.3.0",
"description": "SWC plugin for supporting React Refresh with Jotai",
"author": "Mathis Møller",
"license": "MIT",
"keywords": [
"swc-plugin",
"jotai"
],
"homepage": "https://jotai.org/",
"repository": {
"type": "git",
"url": "https://github.com/pmndrs/swc-jotai"
},
"bugs": {
"url": "https://github.com/pmndrs/swc-jotai/issues"
},
"main": "swc_jotai_react_refresh.wasm",
"scripts": {}
}