{ "name": "@leanadmin/alpine-typescript", "version": "0.1.3", "description": "TypeScript support for Alpine.js", "main": "src/index.ts", "repository": { "type": "git", "url": "git+https://github.com/LeanAdmin/alpine-typescript.git" }, "files": [ "src/index.ts" ], "keywords": [ "alpine", "alpine.js", "typescript" ], "author": "Samuel Ć tancl ", "license": "MIT", "bugs": { "url": "https://github.com/LeanAdmin/alpine-typescript/issues" }, "homepage": "https://github.com/LeanAdmin/alpine-typescript#readme" }