{ "name": "@archtechx/livewire-petite-vue", "version": "0.1.0", "description": "petite-vue driver for Livewire", "files": [ "src/index.js" ], "main": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/archtechx/livewire-petite-vue.git" }, "keywords": [ "livewire", "vue", "vuejs" ], "author": "Samuel Ć tancl ", "license": "MIT", "bugs": { "url": "https://github.com/archtechx/livewire-petite-vue/issues" }, "homepage": "https://github.com/archtechx/livewire-petite-vue#readme", "devDependencies": { "laravel-mix": "^6.0.25", "ts-loader": "^9.2.3", "typescript": "^4.3.5" } }