UNPKG

tonka-vite-plugin

Version:
24 lines 611 B
{ "name": "tonka-vite-plugin", "version": "1.11.0", "description": "Tonka vite plugin for Inertia", "main": "./bin/index.js", "types": "./lib/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/clicalmani/inertia-vite-plugin.git" }, "keywords": [ "Inertia", "vite" ], "author": "@clicalmani", "license": "MIT", "bugs": { "url": "https://github.com/clicalmani/inertia-vite-plugin/issues" }, "homepage": "https://github.com/clicalmani/inertia-vite-plugin#readme" }