1 | {
|
2 | "name": "babel-template",
|
3 | "version": "6.25.0",
|
4 | "lockfileVersion": 1,
|
5 | "requires": true,
|
6 | "dependencies": {
|
7 | "babylon": {
|
8 | "version": "6.18.0",
|
9 | "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz",
|
10 | "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ=="
|
11 | },
|
12 | "lodash": {
|
13 | "version": "4.17.4",
|
14 | "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
|
15 | "integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
|
16 | }
|
17 | }
|
18 | }
|