{
  "name": "@i-is-as-i-does/vue-3-slide-fade",
  "version": "1.0.0",
  "description": "Added optional fade in / fade out support to Craig Riley's vue3-slide-up-down",
  "main": "index.js",
  "directories": {
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/I-is-as-I-does/Vue-3-slide-fade.git"
  },
  "keywords": [
    "vue",
    "transition",
    "slideup",
    "slidedown",
    "fadein",
    "fadeout",
    "easein",
    "easeout"
  ],
  "author": "i-is-as-i-does",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/I-is-as-I-does/Vue-3-slide-fade/issues"
  },
  "homepage": "https://github.com/I-is-as-I-does/Vue-3-slide-fade#readme",
  "devDependencies": {
  }
}
