89 lines
3.0 KiB
JSON
89 lines
3.0 KiB
JSON
|
{
|
||
|
"name": "babel-core",
|
||
|
"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=="
|
||
|
},
|
||
|
"balanced-match": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
|
||
|
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
|
||
|
},
|
||
|
"brace-expansion": {
|
||
|
"version": "1.1.8",
|
||
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz",
|
||
|
"integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=",
|
||
|
"requires": {
|
||
|
"balanced-match": "1.0.0",
|
||
|
"concat-map": "0.0.1"
|
||
|
}
|
||
|
},
|
||
|
"concat-map": {
|
||
|
"version": "0.0.1",
|
||
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
||
|
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
|
||
|
},
|
||
|
"convert-source-map": {
|
||
|
"version": "1.5.0",
|
||
|
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.0.tgz",
|
||
|
"integrity": "sha1-ms1whRxtXf3ZPZKC5e35SgP/RrU="
|
||
|
},
|
||
|
"debug": {
|
||
|
"version": "2.6.8",
|
||
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz",
|
||
|
"integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=",
|
||
|
"requires": {
|
||
|
"ms": "2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"json5": {
|
||
|
"version": "0.5.1",
|
||
|
"resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz",
|
||
|
"integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE="
|
||
|
},
|
||
|
"lodash": {
|
||
|
"version": "4.17.4",
|
||
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
|
||
|
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
|
||
|
},
|
||
|
"minimatch": {
|
||
|
"version": "3.0.4",
|
||
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
|
||
|
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
|
||
|
"requires": {
|
||
|
"brace-expansion": "1.1.8"
|
||
|
}
|
||
|
},
|
||
|
"ms": {
|
||
|
"version": "2.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
||
|
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
||
|
},
|
||
|
"path-is-absolute": {
|
||
|
"version": "1.0.1",
|
||
|
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
||
|
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
|
||
|
},
|
||
|
"private": {
|
||
|
"version": "0.1.7",
|
||
|
"resolved": "https://registry.npmjs.org/private/-/private-0.1.7.tgz",
|
||
|
"integrity": "sha1-aM5eih7woju1cMwoU3tTMqumPvE="
|
||
|
},
|
||
|
"slash": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz",
|
||
|
"integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU="
|
||
|
},
|
||
|
"source-map": {
|
||
|
"version": "0.5.6",
|
||
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
|
||
|
"integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI="
|
||
|
}
|
||
|
}
|
||
|
}
|