Blame view

node_modules/babel-template/package-lock.json 547 Bytes
6a9ffbcc   liuqimichale   地图点击事件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  {
    "name": "babel-template",
    "version": "6.25.0",
    "lockfileVersion": 1,
    "requires": true,
    "dependencies": {
      "babylon": {
        "version": "6.18.0",
        "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz",
        "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ=="
      },
      "lodash": {
        "version": "4.17.4",
        "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
        "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
      }
    }
  }