package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "qrcodejs2@0.0.2",
  3. "_id": "qrcodejs2@0.0.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-+Y4HA+cb6qUzdgvI3KML8GYpMFwB24dFwzMkS/yXq6hwtUGNUnZQdUnksrV1XGMc2mid5ROw5SAuY9XhI3ValA==",
  6. "_location": "/qrcodejs2",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "qrcodejs2@0.0.2",
  12. "name": "qrcodejs2",
  13. "escapedName": "qrcodejs2",
  14. "rawSpec": "0.0.2",
  15. "saveSpec": null,
  16. "fetchSpec": "0.0.2"
  17. },
  18. "_requiredBy": [
  19. "/vue-print-nb"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/qrcodejs2/-/qrcodejs2-0.0.2.tgz",
  22. "_shasum": "465afe5e39f19facecb932c11f7a186109146ae1",
  23. "_spec": "qrcodejs2@0.0.2",
  24. "_where": "D:\\qianger\\7\\jindouyunNewFront\\node_modules\\vue-print-nb",
  25. "author": {
  26. "name": "davidshimjs",
  27. "email": "ssm0123@gmail.com"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/davidshimjs/qrcodejs/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Javsacript QRCode for all browsers",
  35. "gitHead": "06c7a5e134f116402699f03cda5819e10a0e5787",
  36. "homepage": "https://github.com/davidshimjs/qrcodejs#readme",
  37. "keywords": [
  38. "qrcode",
  39. "javascript"
  40. ],
  41. "license": "MIT",
  42. "main": "qrcode.js",
  43. "name": "qrcodejs2",
  44. "repository": {
  45. "type": "git",
  46. "url": "git://github.com/davidshimjs/qrcodejs.git"
  47. },
  48. "version": "0.0.2"
  49. }