{ "name": "alpine-reactive", "version": "0.1.0", "description": "Reactivity layer for Alpine 2.x", "main": "src/index.js", "files": [ "src/index.js" ], "repository": { "type": "git", "url": "git+https://github.com/archtechx/alpine-reactive.git" }, "keywords": [ "alpine.js", "reactivity" ], "author": "Samuel Ć tancl ", "license": "MIT", "bugs": { "url": "https://github.com/archtechx/alpine-reactive/issues" }, "homepage": "https://github.com/archtechx/alpine-reactive#readme" }