UNPKG

rollup-plugin-react-compat

Version:
32 lines (31 loc) 752 B
{ "name": "rollup-plugin-react-compat", "version": "0.1.1", "description": "Rollup Plugin for React Compat", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "rollup", "plugin", "preact", "react", "compat", "croact" ], "repository": { "type": "git", "url": "git+https://github.com/daybrush/rollup-plugin-react-compat.git" }, "author": "Daybrush", "license": "MIT", "bugs": { "url": "https://github.com/daybrush/rollup-plugin-react-compat/issues" }, "homepage": "https://github.com/daybrush/rollup-plugin-react-compat#readme", "dependencies": { "preact-compat": "^3.19.0", "rollup-plugin-node-resolve": "^5.2.0" } }