{ "_from": "vue-barcode", "_id": "vue-barcode@1.3.0", "_inBundle": false, "_integrity": "sha512-DxQ0hxes/dP6GajsJumpW6jV14VwlnTwStZbtE6G0wkewuJVDoDOdxUr5seGuxsMT9fJ0aty4X47Z5TG0M/gxg==", "_location": "/vue-barcode", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "vue-barcode", "name": "vue-barcode", "escapedName": "vue-barcode", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmmirror.com/vue-barcode/-/vue-barcode-1.3.0.tgz", "_shasum": "c1a4fede73b2d45cdd154a176d6fd0e20fb32df0", "_spec": "vue-barcode", "_where": "G:\\项目\\lh-mobile", "author": { "name": "Johan Lindell" }, "bugs": { "url": "https://github.com/lindell/vue-barcode/issues" }, "bundleDependencies": false, "dependencies": { "jsbarcode": "^3.5.8" }, "deprecated": false, "description": "Add barcodes to your Vue application super easily with VueBarcode! [Try it out!](http://jsfiddle.net/hfgan035/13/)", "homepage": "https://github.com/lindell/vue-barcode#readme", "license": "MIT", "main": "index.js", "name": "vue-barcode", "repository": { "type": "git", "url": "git+https://github.com/lindell/vue-barcode.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.3.0" }