Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/app/code/Swissup/Tippyjs/
Upload File :
Current File : /home/dev2.destoffenstraat.com/app/code/Swissup/Tippyjs/composer.json

{
    "name": "swissup/module-tippyjs",
    "description": "Highly customizable vanilla JS tooltip/popover library for Magento 2",
    "type": "magento2-module",
    "version": "6.0.1",
    "license": [
        "MIT"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Swissup\\Tippyjs\\": ""
        }
    }
}