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

105 lines
4.1 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-modules-systemjs@^7.9.6",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-modules-systemjs@>=7.9.6 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-modules-systemjs@7.9.6",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-modules-systemjs",
"_nodeVersion": "14.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-modules-systemjs_7.9.6_1588185476859_0.08352679106609084"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v14.0.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/plugin-transform-modules-systemjs",
"raw": "@babel/plugin-transform-modules-systemjs@^7.9.6",
"rawSpec": "^7.9.6",
"scope": "@babel",
"spec": ">=7.9.6 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.6.tgz",
"_shasum": "207f1461c78a231d5337a92140e52422510d81a4",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-modules-systemjs@^7.9.6",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
"dependencies": {
"@babel/helper-hoist-variables": "^7.8.3",
"@babel/helper-module-transforms": "^7.9.0",
"@babel/helper-plugin-utils": "^7.8.3",
"babel-plugin-dynamic-import-node": "^2.3.3"
},
"description": "This plugin transforms ES2015 modules to SystemJS",
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/helper-plugin-test-runner": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-NW5XQuW3N2tTHim8e1b7qGy7s0kZ2OH3m5octc49K1SdAKGxYxeIx7hiIz05kS1R2R+hOWcsr1eYwcGhrdHsrg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqcmFCRA9TVsSAnZWagAA4T8P/irG9g2RTryt2oKj22en\nwjoLJhTq0ca36Aa+k7Z4/CH8Krwlf6Jiv+xfCxgLwHUlIk/p0jrv8DeP/F6P\nfEUtqWsP+azZp9PC9BMKIaEJ7d9I6wm4WqR8hqnrwm5VH0FiUKqADtWoXxrq\nNOQdrJIKViW8zp/WVB1T1mexXAQ0QvkZDU7DmQ59Mom4d5zvR4qtElc17Hcy\nOayBOOM9ukVoKHRaUYSedvkaO9PkNhDFv/fdGthvYL/cWLb7RdDW+1CnHEDT\nR7t2YlBZKrDoJnGf173cX847ZjbK1BzurqPkafRoYc/dqhaN0guT97xbV4aF\nKc3asDgR/v9rGbTv5q6rXA+4qOpjkKPrvvhkQ+9NsM/tlGuv1A9sL4ykFoLG\n7WLtUUX0hwtXC0tx1Dh5OQvTDqkid62E3qOyHtPGlNaLK8Mdwb26KL15VXsm\nP4aa045aP8FWODlr0oy4XkbFbbW44NzhpSn+ZnOgt/jX+lVyTIkYj4wbgnpf\nlBvcyRKIZhs1TkyOmX/9P6VFhOEzvzS6/i+aFF9LxnyjtIrEOwhZwnvxgjeB\nEVFuzxYIrxGUWeWOZFZ2V+6faIAygnD3h14rorfdnmT7/GK+hMn1tlHBdKpw\noUq8MTBCZCAJ8vqyFuHj7FHLyxvPExh5AyH0UDXWWPi27iKxpPvo3fXuxiB4\nqIh4\r\n=02hz\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "207f1461c78a231d5337a92140e52422510d81a4",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.6.tgz",
"unpackedSize": 18636
},
"gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "danez",
"email": "daniel@tschinder.de"
},
{
"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/plugin-transform-modules-systemjs",
"optionalDependencies": {},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
},
"publishConfig": {
"access": "public"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-systemjs"
},
"version": "7.9.6"
}