{
"name": "plugin",
"version": "1.0.0",
"description": "",
"main": "dist/index.js",
"scripts": {
"build": "vite build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@opentiny/tiny-engine": "^2.5.0"
}
}