UNPKG

@ramstack/alpinegear-main

Version:

@ramstack/alpinegear-main is a combined plugin that includes several Alpine.js directives, providing a convenient all-in-one package.

30 lines 763 B
{ "name": "@ramstack/alpinegear-main", "version": "1.4.5", "description": "@ramstack/alpinegear-main is a combined plugin that includes several Alpine.js directives, providing a convenient all-in-one package.", "author": "Rameel Burhan", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/rameel/ramstack.alpinegear.js.git", "directory": "src/plugins/main" }, "keywords": [ "alpine.js", "alpinejs", "alpinejs-binding", "alpinejs-fragment", "alpinejs-directive", "alpinejs-plugin", "template", "formatting" ], "exports": { ".": { "import": { "production": "./alpinegear-main.esm.min.js", "default": "./alpinegear-main.esm.js" } } } }