vue-use-sync
Version:
Make async easy.
18 lines (17 loc) • 491 B
JSON
{
"name": "vue-use-sync",
"version": "0.0.3",
"description": "Make async easy.",
"author": "ignorezyt",
"license": "MIT",
"homepage": "https://github.com/pageignore/vue-use-sync",
"repository": {
"type": "git",
"url": "https://github.com/pageignore/vue-use-sync.git"
},
"bugs": {
"url": "https://github.com/pageignore/vue-use-sync/issues"
},
"main": "useSync.umd.js",
"keywords": ["sync", "vue-sync", "async", "vue-async", "vue-use-async", "use-async"]
}