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

106 lines
3.9 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-modules-umd@^7.9.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-modules-umd@>=7.9.0 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-modules-umd@7.9.0",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-modules-umd",
"_nodeVersion": "13.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-modules-umd_7.9.0_1584718785367_0.9108334163311502"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.11.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/plugin-transform-modules-umd",
"raw": "@babel/plugin-transform-modules-umd@^7.9.0",
"rawSpec": "^7.9.0",
"scope": "@babel",
"spec": ">=7.9.0 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz",
"_shasum": "e909acae276fec280f9b821a5f38e1f08b480697",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-modules-umd@^7.9.0",
"_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"
},
"description": "This plugin transforms ES2015 modules to UMD",
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-uTWkXkIVtg/JGRSIABdBoMsoIeoHQHPTL0Y2E7xf5Oj7sLqwVsNXOkNk0VJc7vF0IMBsPeikHxFjGe+qmwPtTQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOPBCRA9TVsSAnZWagAAIW0P/A6xPeI2NRTIz6NM4NF0\nZnMAanVMC7pQcm3lHqPL3Y1VEfL2XxEk4cUNzEJZjIqHHTIuVyE4tu1/S3AO\nb39gAnztdZ1477DqJAx630uRH7QINXgh7LSB8XIoKknW7bzM3Od22hMitgY4\nZUSYACWlAXFhsUYnpEAfKucD8xJOysJspiCEbkBeN5hzSmQtvX0j2jg7VUJi\nkfKJEZheh1XtKBO0NSIjkgd2WO6xQZPkldu8cfJlP+PPZ9vLburVQGbMMq0Z\nEJwAoJnAl+SRmgw/LzY5gH9vx5mo6IURv+zepAPUqlGoLlURUzxTO2jtb692\nSv1yqomdjMLCuitl/wrMJkrGJdGKQEWV1DTSiA8unmlE1K4I7IiIVluDyn0l\nTSGZY5vMtqdKt7KGcm9IUr/OT7sSp7ijqCIK2cbk+91L4l1sBmigoA3siWvm\nFzJzQMu7zdYGn2xoS1eWZMM0b9ormn+LObd8z0nNxxXi5jkr0Tg73yhJ0wjo\nC7qsRcrIu7Hw8dbMVvmEPOOrNFF6cieLaZ1En9svHf84TETVZ4zo0g4kPyDr\nR5pLGjrhrSxxeqXEgpWh2SAt4TBzAjBzA3C0BP2zNK4JpJ2c+GFw1inPI+ht\nXHWg1grTrnAi0QOK2Y2/UicjLmIFZ+1TFAsI01tvK3zm6YzzbXf3nUSSbv+0\nHGIL\r\n=aWKt\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "e909acae276fec280f9b821a5f38e1f08b480697",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz",
"unpackedSize": 8753
},
"gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
"keywords": [
"babel-plugin"
],
"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/plugin-transform-modules-umd",
"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-umd"
},
"version": "7.9.0"
}