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

99 lines
3.8 KiB
JSON

{
"_args": [
[
"@babel/helper-annotate-as-pure@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/helper-remap-async-to-generator"
]
],
"_from": "@babel/helper-annotate-as-pure@>=7.8.3 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/helper-annotate-as-pure@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/helper-annotate-as-pure",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/helper-annotate-as-pure_7.8.3_1578951704667_0.45968288852138395"
},
"_npmUser": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/helper-annotate-as-pure",
"raw": "@babel/helper-annotate-as-pure@^7.8.3",
"rawSpec": "^7.8.3",
"scope": "@babel",
"spec": ">=7.8.3 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/helper-create-regexp-features-plugin",
"/@babel/helper-remap-async-to-generator",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-template-literals"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz",
"_shasum": "60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee",
"_shrinkwrap": null,
"_spec": "@babel/helper-annotate-as-pure@^7.8.3",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/helper-remap-async-to-generator",
"dependencies": {
"@babel/types": "^7.8.3"
},
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQZCRA9TVsSAnZWagAArCAP/0zSY71XAEXUGSRbSiPl\nSsqOBxbjgCCoYakINR2JWOGY2Nfp1RASdl/SgxrXf+xagy7A1/fvsxauX4Nc\nJvgLW/9E0J+wkVuZSyNB7EmBMWCAaMhsaLkccZSWHzDw1lPFCH8Agi1T1Urm\noWTWschadx7OdZeX3zqhs6klHGYaNhvpMPa7CmYX2eHQsoWE+WKR3CVTyrcH\n6PWfGD2Ty+h3v3xSCdMgLhtrSwjxVeC6KUGTYl18KU5/F7Gh3fl7F9uvpP9m\nI31N/UuesOlmWb4ec5H2oju5YrwGyy+nHLzmXRMl+Bv4jJM8Jq5IJBZ2idIf\njwhALkrK1eMnml2Mmg1OJTS6apf/I3c07wQLFvW73NLQoZcs1klXCT0G7F4v\nJVn55lx95GrFNTa42S38J3Hl8a1ItdT0ao9OMw58YpNpjnw7taF2VT8Za8p6\n4LCeQTE3G7Y8w3OrZRZuQ6XFhqHuUvZS7prT/YXzWHAny72afLC7ENW8NyLT\nUX3kP6tK9snKKVgzWBkbzSxvOQAuaXmLAYYKCmGQhaEYMf0OJYt/NTcI3TXu\nzGojCsZAxjkERHNvriebvaIYTC2Yt23NXRsmuMp5lDJZR0o6xcmnYKHmuzBC\n8M4O+oq9TiD6XKZKKmYtf28OLfZOkBNLVRoGHJRmaYjPtmapuh6whBDzWaH/\ngNOu\r\n=ItUy\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee",
"tarball": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz",
"unpackedSize": 3445
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"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/helper-annotate-as-pure",
"optionalDependencies": {},
"publishConfig": {
"access": "public"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure"
},
"version": "7.8.3"
}