@ramstack/alpinegear-main
Version:
@ramstack/alpinegear-main is a combined plugin that includes several Alpine.js directives, providing a convenient all-in-one package.
18 lines • 538 B
JSON
{
"name": "@ramstack/alpinegear-main",
"version": "1.1.0",
"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"
],
"main": "alpinegear-main.js",
"module": "alpinegear-main.esm.js"
}