vue-dadata-suggestions
Version:
Vue component for dadata suggestion
25 lines (24 loc) • 582 B
JSON
{
"name": "vue-dadata-suggestions",
"version": "0.6.3",
"description": "Vue component for dadata suggestion",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue",
"dadata",
"suggestions"
],
"author": "Andey Iatsenko <yzen.dev@gmail.com>",
"license": "MIT",
"dependencies": {
"jquery": "^3.2.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yzen-dev/vue-dadata-suggestions"
},
"homepage": "https://github.com/yzen-dev/vue-dadata-suggestions"
}