55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"_from": "qrcode-npm",
|
|
"_id": "qrcode-npm@0.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-d+5vvvqcDyn6CdTRUggHxqYEK5o=",
|
|
"_location": "/qrcode-npm",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "qrcode-npm",
|
|
"name": "qrcode-npm",
|
|
"escapedName": "qrcode-npm",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/qrcode-npm/-/qrcode-npm-0.0.3.tgz",
|
|
"_shasum": "77ee6fbefa9c0f29fa09d4d1520807c6a6042b9a",
|
|
"_spec": "qrcode-npm",
|
|
"_where": "/tank/data/SERVER/supervizor",
|
|
"author": {
|
|
"name": "Carlos Manzanares",
|
|
"email": "carlos.manzanares+npm@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cmanzana/qrcode-npm/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "QRCode Generator for JavaScript",
|
|
"devDependencies": {
|
|
"tap": ""
|
|
},
|
|
"homepage": "https://github.com/cmanzana/qrcode-npm",
|
|
"keywords": [
|
|
"qrcode"
|
|
],
|
|
"license": "MIT",
|
|
"main": "qrcode.js",
|
|
"name": "qrcode-npm",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/cmanzana/qrcode-npm.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "0.0.3"
|
|
}
|