laravel-inertia-element-ui-crud-vue3
Version:
Laravel CRUD view library for Element-UI (Vue3)
30 lines (29 loc) • 804 B
JSON
{
"name": "laravel-inertia-element-ui-crud-vue3",
"version": "1.4.0",
"description": "Laravel CRUD view library for Element-UI (Vue3)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hirenreshamwala/laravel-inertia-element-ui-crud-vue3.git"
},
"keywords": [
"Element-UI",
"Element-Plus",
"Vue",
"CRUD",
"Vue3",
"Laravel",
"Inertia",
"InertiaJs"
],
"author": "Hiren Reshamwala (hiren.reshamwala@gmail.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/hirenreshamwala/laravel-inertia-element-ui-crud-vue3/issues"
},
"homepage": "https://github.com/hirenreshamwala/laravel-inertia-element-ui-crud-vue3#readme"
}