{
    "name": "vue-animation",
    "description": "Vue Animation Components",
    "version": "0.1.0",
    "main": "lib/components.common.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git@code.aliyun.com:meetin_future/components.git "
    },
    "keywords": [
        "vue",
        "animation",
        "animate",
        "component"
    ],
    "author": "nate",
    "license": "ISC",
    "bugs": {
        "url": "https://code.aliyun.com/meetin_future/components/issues"
    },
    "homepage": "https://github.com/gukong/vue-animation",
    "dependencies": {
        "animate.css": "^3.7.0",
        "velocity-animate": "^1.5.0",
        "vue": "^2.3.2"
    },
    "devDependencies": {}
}
