blob: 94c73687aa5acb6715b3c9ad1bd30962e80a7c9f [file] [log] [blame]
{
"name": "weex-vue-animation",
"version": "0.1.2",
"description": "Weex built-in API module 'animation' for Vue 2.x.",
"license": "Apache-2.0",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "git@github.com:apache/incubator-weex.git"
},
"homepage": "http://weex.apache.org/",
"bugs": {
"url": "https://issues.apache.org/jira/browse/WEEX/"
},
"keywords": [
"weex",
"vue",
"web",
"API",
"module",
"animation"
],
"peerDependencies": {
"weex-vue-render": "^0.12.0",
"vue-loader": "^12.0"
}
}