UNPKG

refurbish

Version:
30 lines (29 loc) 747 B
{ "name": "refurbish", "version": "0.0.1", "description": "rEFui HMR plugin for Rollup/Vite", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "refui", "hmr", "rollup", "vite" ], "repository": { "type": "git", "url": "git+https://github.com/SudoMaker/refurbish.git" }, "author": "Yukino Song <yukino@sudomaker.com>", "license": "MIT", "peerDependencies": { "refui": "^0.2.2" }, "dependencies": { "@rollup/pluginutils": "^5.2.0" }, "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac" }