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

105 lines
4.0 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-property-literals@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-property-literals@>=7.8.3 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-property-literals@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-property-literals",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-property-literals_7.8.3_1578951711641_0.06362137136427437"
},
"_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-property-literals",
"raw": "@babel/plugin-transform-property-literals@^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-property-literals/-/plugin-transform-property-literals-7.8.3.tgz",
"_shasum": "33194300d8539c1ed28c62ad5087ba3807b98263",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-property-literals@^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 reserved words are quoted in object property keys",
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-uGiiXAZMqEoQhRWMK17VospMZh5sXWg+dlh2soffpkAl96KAm+WZuJfa6lcELotSRmooLqg0MWdH6UUq85nmmg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQgCRA9TVsSAnZWagAA9GYP/i0Yta0AFOv2XU87G+Dl\nfP5MCnhWiZiBwEINzqhFUJPEIH6zKiDWm8TkgwW7somrg2EGFBWiRRCefmea\nvVKBDaGOyBATA6MBkjuDDQvB5aobkcb6iW5OF75lruWB3eYl26rpolti14BQ\nhdKkHUhPwaZjXAmwQX8PT8/Ig5MU67u17I8T3x4oO7uNiv36i5BFmG8Yvcj2\nYx4NDWKp/ArNjWWh0Z6ZkSuSLIg9l6YKPF4eiOM+drV6SFEGYxLhR5IhEalu\nIIEdxeNXoxsluRdm7cBkg0mm6p92iIX/pYJ5AWtHWgRFdivuGj5mbn6QJkaD\nkJ5ksOYfkYW0NQuVBVdmHDvAgWnwz6nXiRZ/YFeDWKz+kBfkDs0raOqDhxNG\nhrO1QC+nrWBlFpeHdxK5b7oYGWTtajLSt2FHBGmnT3RutU3k/efdByOwGja7\nk4rUZ9nwmkz14uQIQXPPeeeonoZ1/kCc3HAK0Xk138+mniJmLB7rlS1uee+9\nJrNGuOuswyUFjzatkO58hdHKrn2Jyvbtoh/NRNuEl1KXyTwxfcjJaojuoK4m\nZQ/u1ngfDmDJ8pP/R0wCSkaF8hBDl8FNVbR0vCtmPNGyyVFT8F35etwhbehg\njf0T1vDWZ1+p/ugzTYhYhYRNmhvhabbc5BBQp0Evd9Jh9R3CivN++nRF/uXG\ncSaW\r\n=jAwO\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "33194300d8539c1ed28c62ad5087ba3807b98263",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz",
"unpackedSize": 2962
},
"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-property-literals",
"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-property-literals"
},
"version": "7.8.3"
}