vite-plugin-bruh
Version:
A vite plugin to integrate with bruh
32 lines (31 loc) • 747 B
JSON
{
"name": "vite-plugin-bruh",
"version": "0.6.0",
"description": "A vite plugin to integrate with bruh",
"type": "module",
"main": "./index.mjs",
"scripts": {},
"homepage": "https://github.com/Technical-Source/bruh/tree/main/packages/vite-plugin-bruh#readme",
"bugs": "https://github.com/Technical-Source/bruh/issues",
"repository": {
"type": "git",
"url": "https://github.com/Technical-Source/bruh.git",
"directory": "packages/vite-plugin-bruh"
},
"keywords": [
"vite-plugin",
"bruh",
"prerender"
],
"author": {
"name": "Daniel Ethridge",
"url": "https://git.io/de"
},
"license": "MIT",
"peerDependencies": {
"vite": "^2.6.10"
},
"dependencies": {
"xdm": "^3.1.0"
}
}