{ "_from": "callforth@^0.3.1", "_id": "callforth@0.3.1", "_inBundle": false, "_integrity": "sha512-Q2zPfqnwoKsb1DTVCr4lmhe49wKNBsMmNlbudjleu3/co+Nw1pOqFHYJHrW3VZ253ou9AAr+xauQR0C55NPdzA==", "_location": "/callforth", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "callforth@^0.3.1", "name": "callforth", "escapedName": "callforth", "rawSpec": "^0.3.1", "saveSpec": null, "fetchSpec": "^0.3.1" }, "_requiredBy": [ "/vue-qrcode-reader" ], "_resolved": "https://registry.npmmirror.com/callforth/-/callforth-0.3.1.tgz", "_shasum": "d40f610c7dd47d0011fd84bac32b3fe11cff1785", "_spec": "callforth@^0.3.1", "_where": "D:\\Project\\project_wenlv\\tourGuide\\node_modules\\vue-qrcode-reader", "author": { "name": "Niklas Gruhn" }, "bugs": { "url": "https://github.com/gruhn/callforth/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A tiny utility library to conveniently replace callbacks with Promises.", "homepage": "https://github.com/gruhn/callforth#readme", "license": "MIT", "main": "dist/callforth.js", "module": "dist/callforth.mjs", "name": "callforth", "repository": { "type": "git", "url": "git+https://github.com/gruhn/callforth.git" }, "scripts": { "build": "microbundle", "dev": "microbundle watch" }, "source": "src/callforth.js", "unpkg": "dist/callforth.umd.js", "version": "0.3.1" }