Blame view

node_modules/babel-helper-regex/package-lock.json 306 Bytes
aaac7fed   liuqimichale   add
1
2
3
4
5
6
7
8
9
10
11
12
13
  {
    "name": "babel-helper-regex",
    "version": "6.24.1",
    "lockfileVersion": 1,
    "requires": true,
    "dependencies": {
      "lodash": {
        "version": "4.17.4",
        "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
        "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
      }
    }
  }