123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_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": "E:\\顾家\\gujia",
- "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"
- }
|