vue-qrious
Advanced tools
Comparing version 0.1.0 to 0.1.1
/*! | ||
* vue-qrious a vue component of generating qrcode with `qrious` | ||
* Version 0.1.0 | ||
* Version 0.1.1 | ||
* Copyright (C) 2017 JounQin <admin@1stg.me> | ||
@@ -5,0 +5,0 @@ * Released under the MIT license |
/*! | ||
* vue-qrious a vue component of generating qrcode with `qrious` | ||
* Version 0.1.0 | ||
* Version 0.1.1 | ||
* Copyright (C) 2017 JounQin <admin@1stg.me> | ||
@@ -5,0 +5,0 @@ * Released under the MIT license |
{ | ||
"name": "vue-qrious", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "a vue component of generating qrcode with `qrious`", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-qrious", |
# vue-qrious | ||
[![dependencies](https://david-dm.org/JounQin/vue-qrious.svg)](https://david-dm.org/JounQin/vue-qrious) | ||
[![peerDependencies status](https://david-dm.org/JounQin/vue-qrious/peer-status.svg)](https://david-dm.org/JounQin/vue-qrious?type=peer) | ||
[![devDependency Status](https://david-dm.org/JounQin/vue-qrious/dev-status.svg)](https://david-dm.org/JounQin/vue-qrious?type=dev) | ||
a vue component of generating qrcode with [qrious](https://github.com/neocotic/qrious) | ||
a [vue](https://www.npmjs.com/package/vue) component of generating qrcode with [qrious](https://github.com/neocotic/qrious) | ||
Now vue and qrious is required as **peerDependency** in order to support all versions of them. | ||
## Demo | ||
@@ -9,0 +11,0 @@ http://vue-qrious.1stg.me |
85501
32