package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "jweixin-module",
  3. "_id": "jweixin-module@1.4.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-2R2oa1lYhAsclfjKSf3DP4ZiP1dcrQUbM7aklbeJA+UAg/LS7MqoA6UbTy1cs4sbB34z62K4bKW0Z9iazD8ejg==",
  6. "_location": "/jweixin-module",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "jweixin-module",
  12. "name": "jweixin-module",
  13. "escapedName": "jweixin-module",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.4.1.tgz",
  23. "_shasum": "1fc8fa42622243f6c35651d272cd587debf56cd1",
  24. "_spec": "jweixin-module",
  25. "_where": "D:\\工作\\项目\\葡萄酒\\wine",
  26. "author": {
  27. "name": "Shengqiang Guo"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/zhetengbiji/jweixin-module/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "微信JS-SDK",
  35. "devDependencies": {
  36. "textfile": "^1.2.0",
  37. "uglify-js": "^3.4.9"
  38. },
  39. "homepage": "https://github.com/zhetengbiji/jweixin-module#readme",
  40. "keywords": [
  41. "wxjssdk",
  42. "weixin",
  43. "jweixin",
  44. "wechat",
  45. "jssdk",
  46. "wx"
  47. ],
  48. "license": "ISC",
  49. "main": "out/index.js",
  50. "name": "jweixin-module",
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/zhetengbiji/jweixin-module.git"
  54. },
  55. "scripts": {
  56. "build": "node build",
  57. "prepublish": "npm run build"
  58. },
  59. "version": "1.4.1"
  60. }