55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"qr.js@0.0.0",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "qr.js@0.0.0",
|
|
"_id": "qr.js@0.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ys6GOG9ZoNuAUPqQ2baw6IoeNk8=",
|
|
"_location": "/qr.js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "qr.js@0.0.0",
|
|
"name": "qr.js",
|
|
"escapedName": "qr.js",
|
|
"rawSpec": "0.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/qrcode.react"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz",
|
|
"_spec": "0.0.0",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": {
|
|
"name": "Roman Shtylman",
|
|
"email": "shtylman@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/shtylman/qr.js/issues"
|
|
},
|
|
"description": "qrcode encoding in javascript",
|
|
"homepage": "https://github.com/shtylman/qr.js#readme",
|
|
"keywords": [
|
|
"qrcode",
|
|
"qr"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "qr.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/shtylman/qr.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "0.0.0"
|
|
}
|