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

105 lines
3.9 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-reserved-words@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-reserved-words@>=7.8.3 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-reserved-words@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-reserved-words",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-reserved-words_7.8.3_1578951698827_0.9750179543178825"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/plugin-transform-reserved-words",
"raw": "@babel/plugin-transform-reserved-words@^7.8.3",
"rawSpec": "^7.8.3",
"scope": "@babel",
"spec": ">=7.8.3 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.8.3.tgz",
"_shasum": "9a0635ac4e665d29b162837dd3cc50745dfdf1f5",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-reserved-words@^7.8.3",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.3"
},
"description": "Ensure that no reserved words are used.",
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-mwMxcycN3omKFDjDQUl+8zyMsBfjRFr0Zn/64I41pmjv4NJuqcYlEtezwYtw9TFd9WR1vN5kiM+O0gMZzO6L0A==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQTCRA9TVsSAnZWagAAAgoP/3yor9P77V7dCLg4k5kB\ndOUHWdDsG56dcvYfmMr6EPV+sj3H78FPXdjprLa7QKNPCyPt1ZQDExUCPxQx\nTaTift3kVd2Er/P3QJ9aO4wXLwt+emt7ix1gGuq+jdgncok1pDM8+rMuq3Bc\nNyLRZUQFXo9HNcQ/ZaasZbEtjYIkCgPRA2f1GhS5XQzGyl+Hpy5zrZLKgU/T\nMbSCED5buhtX0fAFAp6Bj3lUYuiOKfZ+nWzOnFUS6TmeT0D6+FQmXFP4QAy8\nR7AmRKVHuQ4bv3Wle6Y7cFib+EltyxM+IdHkfmupGHTdCbf93tZ9jHWpM/Wg\n4ZVTkAftEbJOgN1NQ6zJXYqrhTuOaBrBmdFXjfF+PgPYfkXsMCdWxxngJs0R\nl72WIncK6hE0TSjX/SujufUphEM4FrJZ+9PHnuhCFPqt8yBRv/tssHh20vj7\nmgTCxl5xIaa8UWP1s2FemMq77u5ypsprUdjvgstWIdrOWYo4RruXKnZFaFCs\n+kRAGMYgxWbBlYePW0RWyOYsOv3Ikg4bQyctDLzroSZ4YZZ0xUvuDx37ZCtW\nkYMUnGuCzfuJfV/9pXuOJX7aP81ns9yY+nYcQmYq3YDUPjC/JxoZ99UBr7DB\nEEEv1KL7I95yH5xvSb6O5H++FQldxq4j942ZlfUKvuEg2tOiXV9fAaHeKlK2\n11WB\r\n=DcYe\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "9a0635ac4e665d29b162837dd3cc50745dfdf1f5",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.8.3.tgz",
"unpackedSize": 2775
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"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-reserved-words",
"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-reserved-words"
},
"version": "7.8.3"
}