mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
103 lines
3.9 KiB
JSON
103 lines
3.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-modules-amd@^7.9.6",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-transform-modules-amd@>=7.9.6 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-transform-modules-amd@7.9.6",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-transform-modules-amd",
|
|
"_nodeVersion": "14.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-transform-modules-amd_7.9.6_1588185477567_0.33252483782916653"
|
|
},
|
|
"_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-amd",
|
|
"raw": "@babel/plugin-transform-modules-amd@^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-amd/-/plugin-transform-modules-amd-7.9.6.tgz",
|
|
"_shasum": "8539ec42c153d12ea3836e0e3ac30d5aae7b258e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-transform-modules-amd@^7.9.6",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@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 AMD",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.9.6",
|
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-zoT0kgC3EixAyIAU+9vfaUVKTv9IxBDSabgHoUCBP6FqEJ+iNiN7ip7NBKcYqbfUDfuC2mFCbM7vbu4qJgOnDw==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqcmFCRA9TVsSAnZWagAAQXkQAJy6kl37uRT48pbboj58\npjlXNW+DDYd2dVjuzlpT48OtDBPLKgmWoJBtgGioUCQSPyx/yv5IYPebC6+z\ns5IP9QFKUThdzzD3xcmSB2dJVIc//V1yzYRVy5o54m5e4+A88mN9wao0OVet\nIJKGhbtzg0ou8K1fFCCH4DO6klksByPBofwXByScoWfsh/CoptH9SlcKW5yl\nCbRZbOospIUXFjqdlsG8Pt/RiwRa4fOeeEfRcj4Bnoo6xZ1ozHi5Bw0X7DwG\nhZKJbQ7d9AGngBY0P74rWOccjctiX6M5k+PJNxy/ehwQZxzN4hIlWWm2MG3S\nzwvq6Co9QIq9N5Eijr5wcIZMXbVACRIE5mqWOgB4/b8KZlbcG5CbU8VgAW6o\np/tZSdH6A+w6nGvvJMfuE62ckT3Rxt6IygzG3rITyd8MlRXNenx9x0e5EO7R\nFDon3FO4NCEIwgmtKwUNi2ZI4Q8gAnakvPdFd1T4mKWUs0PJfOSHQnlMDnlu\nq5r5lw/bLZQ/qq1PXkKawmvUH48Q7/woQJkaxrWckoBnUB2VHnBLN7XKb4tO\nj1vJiIV0M4B2XFINphnXoi6O7SYBvgz/OCRyD6417PFqZYGoMMgS2fsxx5od\nenZ+/iaSECB6o6NkFBNySRb4yENvnn0L19B757NVUeENM26RVvhPM5AFbhfI\nm4jw\r\n=bMvP\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "8539ec42c153d12ea3836e0e3ac30d5aae7b258e",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.6.tgz",
|
|
"unpackedSize": 7169
|
|
},
|
|
"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-amd",
|
|
"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-amd"
|
|
},
|
|
"version": "7.9.6"
|
|
}
|