package-lock.json 681 Bytes
{
  "requires": true,
  "lockfileVersion": 1,
  "dependencies": {
    "dingtalk-jsapi": {
      "version": "3.0.29",
      "resolved": "https://registry.npmmirror.com/dingtalk-jsapi/-/dingtalk-jsapi-3.0.29.tgz",
      "integrity": "sha512-EWIvppWaLruMggjP85KRpM5TIDSfDkSgS4XOljD0Wf8A26wRxZw3oZIxKFaXiusSJuZsIJakj5FM178hpYi2SA==",
      "requires": {
        "promise-polyfill": "^7.1.0"
      }
    },
    "promise-polyfill": {
      "version": "7.1.2",
      "resolved": "https://registry.npmmirror.com/promise-polyfill/-/promise-polyfill-7.1.2.tgz",
      "integrity": "sha512-FuEc12/eKqqoRYIGBrUptCBRhobL19PS2U31vMNTfyck1FxPyMfgsXyW4Mav85y/ZN1hop3hOwRlUDok23oYfQ=="
    }
  }
}