You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.4 KiB
64 lines
1.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"qr-image@3.2.0",
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
|
]
|
|
],
|
|
"_from": "qr-image@3.2.0",
|
|
"_id": "qr-image@3.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-n6gpW+rlDEoUnPn5CaHbRkqGcug=",
|
|
"_location": "/qr-image",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "qr-image@3.2.0",
|
|
"name": "qr-image",
|
|
"escapedName": "qr-image",
|
|
"rawSpec": "3.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@hap-toolkit/debugger",
|
|
"/@hap-toolkit/packager",
|
|
"/@hap-toolkit/server"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/qr-image/download/qr-image-3.2.0.tgz",
|
|
"_spec": "3.2.0",
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
|
"author": {
|
|
"name": "Alexey Ten",
|
|
"url": "http://git.io/alexeyten"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/alexeyten/qr-image/issues"
|
|
},
|
|
"description": "QR Code generator (png, svg, pdf, eps)",
|
|
"files": [
|
|
"lib",
|
|
"LICENSE"
|
|
],
|
|
"homepage": "https://github.com/alexeyten/qr-image",
|
|
"keywords": [
|
|
"qrcode",
|
|
"qr code",
|
|
"qr",
|
|
"png",
|
|
"svg",
|
|
"image"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/qr.js",
|
|
"name": "qr-image",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/alexeyten/qr-image.git"
|
|
},
|
|
"scripts": {
|
|
"test": "./tests/test.js"
|
|
},
|
|
"version": "3.2.0"
|
|
}
|
|
|