{
    "name": "@enso-ui/transitions",
    "version": "2.2.2",
    "description": "Reusable transition components for Enso UI.",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/enso-ui/transitions.git"
    },
    "keywords": [
        "transitions",
        "vue"
    ],
    "author": "Adrian Ocneanu <aocneanu@gmail.com>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/enso-ui/transitions/issues"
    },
    "homepage": "https://github.com/enso-ui/transitions#readme",
    "peerDependencies": {
        "vue": "^3.5.0"
    },
    "devDependencies": {
        "vue": "^3.5.0"
    }
}
