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

104 lines
4.0 KiB
JSON

{
"_args": [
[
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-syntax-nullish-coalescing-operator@>=7.8.0 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-syntax-nullish-coalescing-operator",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-syntax-nullish-coalescing-operator_7.8.3_1578950042950_0.5249796385166032"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "6.13.4",
"_phantomChildren": {},
"_requested": {
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"raw": "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0",
"rawSpec": "^7.8.0",
"scope": "@babel",
"spec": ">=7.8.0 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/plugin-proposal-nullish-coalescing-operator",
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
"_shasum": "167ed70368886081f74b5c36c65a88c03b66d1a9",
"_shrinkwrap": null,
"_spec": "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"description": "Allow parsing of the nullish-coalescing operator",
"devDependencies": {
"@babel/core": "^7.8.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHN2bCRA9TVsSAnZWagAAD5AP/Rx8tcDVxLkwF1+y1ttv\nNgMv+ge4L2TGpYvoeIxN00+dP3O1oxNwTFk4EmLcgtjMSYzLUV8zO6mtfkNn\n3Fba6KxQoZV/omfQyofjdVa5pdS2RWkq15W3ZCA4x9JCbdsqUxYLPBvxbWcb\nes215v5JZEHd25i5dPeJm7+oARXAXyVoIqaNkuwP8obFYf/wwU2g9I4mKuwb\n6g9VbyD2Xr7FnRMWprCeAomH/CH1tB2f3MkqomAWgMedNeuj7up2dKpf6E/a\n/qJ7Ki7jXh6qApGE0XfhEluNWbFSaTDM4W45gfpyZRtQh0fyhK0iM2cwAF8m\ngsR6vfOrD5XQMHaLNZOo+8AbrLy6wH7mu+YQTwlgwS854QrBYWbTbndGedww\n0u9WRvRu3wTmG3Qs01+a6lB+A+sTJkB4nb9fLS1YwGoFScL2dRaW0jZRwQFr\n6efzk8OchDXFWPCEqNgmbBCixJ1BGxmnX50d3bg6lWfJboEqwVUliZnN70/W\nyNQmkd6qghvQsqXGRzMH8AMvGOST/kpWwIimjZPDJlT8/GkkeFj8vVDkJKcy\nBCSroookYHUJ0T/JiyLoY46JjLpr1SJ9Br958JBPPm30x5ktHcDl0gNzRqvR\n+q5UcqL1XNhLw0ohB97Zi9AeHN+tfb/IZV5Y+PZ/uJwOCkehwVmlWvOL3W6X\nStTf\r\n=TscM\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "167ed70368886081f74b5c36c65a88c03b66d1a9",
"tarball": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
"unpackedSize": 2634
},
"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-syntax-nullish-coalescing-operator",
"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-syntax-nullish-coalescing-operator"
},
"version": "7.8.3"
}