2020-05-26 18:17:24 +02:00

111 lines
4.2 KiB
JSON

{
"_args": [
[
"@babel/helper-module-transforms@^7.9.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/core"
]
],
"_from": "@babel/helper-module-transforms@>=7.9.0 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/helper-module-transforms@7.9.0",
"_inCache": true,
"_installable": true,
"_location": "/@babel/helper-module-transforms",
"_nodeVersion": "13.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/helper-module-transforms_7.9.0_1584718780091_0.023471694862844616"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.11.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/helper-module-transforms",
"raw": "@babel/helper-module-transforms@^7.9.0",
"rawSpec": "^7.9.0",
"scope": "@babel",
"spec": ">=7.9.0 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/core",
"/@babel/plugin-transform-modules-amd",
"/@babel/plugin-transform-modules-commonjs",
"/@babel/plugin-transform-modules-systemjs",
"/@babel/plugin-transform-modules-umd"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz",
"_shasum": "43b34dfe15961918707d247327431388e9fe96e5",
"_shrinkwrap": null,
"_spec": "@babel/helper-module-transforms@^7.9.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/core",
"author": {
"email": "loganfsmyth@gmail.com",
"name": "Logan Smyth"
},
"dependencies": {
"@babel/helper-module-imports": "^7.8.3",
"@babel/helper-replace-supers": "^7.8.6",
"@babel/helper-simple-access": "^7.8.3",
"@babel/helper-split-export-declaration": "^7.8.3",
"@babel/template": "^7.8.6",
"@babel/types": "^7.9.0",
"lodash": "^4.17.13"
},
"description": "Babel helper functions for implementing ES6 module transformations",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 8,
"integrity": "sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOO8CRA9TVsSAnZWagAAKuIQAIb/3F3uxoycKfp8T+Gt\nYcY7dh2yZFf58LjHKCQq95LzOxCO8xnrfDyok0YF7HIP6GSZn2yolYJ/TgOs\nBdMGKLaTsMVmUQ72jFtZMxzxQjd1OBZT8SWD9hXODKNiCTGDRukXSM1vNWSt\noMyMu8K67CasvgNATLlPRNoVrqKlMBjjq3Q12IDAxLj9+oOBdMZgzT5m1ZdX\n42KOXkNMDfmRf9/GBVJhByILn1fFKsld7ll4p+RLTHJWcpAvh/wOcFXLsNwN\n2G8waVCGaj2vEikwnjCTQuM3Q+orOOxtDPdQR1SFRx5hSxRKNCV1q3pPgcXD\nrFtmfQyjz0nr4h2zVixz9vDvO5waORRm2DhJ3G4YcIqts3yQy8ms0LPMV9LP\nIQM0IBnFmuNN5h70osGbLbBIuQ3vS092J0vlmnw3Oz/l3+zliMKfxTRme19H\nsxp4hd71LKpQaAl7/PBiBObt0BFABSBqZQQUaFvXirrQAJlaMEzD9aL1uDVg\neaA/b68lekogluZQE0awm3m08fgO/fqxpzqIvjmqGQ6tMV02XkS4cO5SFJNt\nqz8K8QH0hhS9lbzDVsUwhqLxC9WcYxbuoisxmA4/qvsA5rA4PKizAEbRssec\nr3Mtvm1SXwMS+4+lVDDMUDFQ6yRpGI/vvrQFcjWANfI7gyIM2GCENRATLDsS\n1j3S\r\n=ulMn\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "43b34dfe15961918707d247327431388e9fe96e5",
"tarball": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz",
"unpackedSize": 34144
},
"gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "danez",
"email": "daniel@tschinder.de"
},
{
"name": "developit",
"email": "jason@developit.ca"
},
{
"name": "existentialism",
"email": "bng412@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "nicolo-ribaudo",
"email": "nicolo.ribaudo@gmail.com"
}
],
"name": "@babel/helper-module-transforms",
"optionalDependencies": {},
"publishConfig": {
"access": "public"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms"
},
"version": "7.9.0"
}