package.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "qrcodejs2@0.0.2",
  5. "G:\\works\\JPASS表单设计器"
  6. ]
  7. ],
  8. "_from": "qrcodejs2@0.0.2",
  9. "_id": "qrcodejs2@0.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-Rlr+Xjnxn6zsuTLBH3oYYQkUauE=",
  12. "_location": "/qrcodejs2",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "qrcodejs2@0.0.2",
  18. "name": "qrcodejs2",
  19. "escapedName": "qrcodejs2",
  20. "rawSpec": "0.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "0.0.2"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npm.taobao.org/qrcodejs2/download/qrcodejs2-0.0.2.tgz",
  28. "_spec": "0.0.2",
  29. "_where": "G:\\works\\JPASS表单设计器",
  30. "author": {
  31. "name": "davidshimjs",
  32. "email": "ssm0123@gmail.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/davidshimjs/qrcodejs/issues"
  36. },
  37. "description": "Javsacript QRCode for all browsers",
  38. "gitHead": "06c7a5e134f116402699f03cda5819e10a0e5787",
  39. "homepage": "https://github.com/davidshimjs/qrcodejs#readme",
  40. "keywords": [
  41. "qrcode",
  42. "javascript"
  43. ],
  44. "license": "MIT",
  45. "main": "qrcode.js",
  46. "name": "qrcodejs2",
  47. "repository": {
  48. "type": "git",
  49. "url": "git://github.com/davidshimjs/qrcodejs.git"
  50. },
  51. "version": "0.0.2"
  52. }