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

105 lines
4.0 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-computed-properties@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-computed-properties@>=7.8.3 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-computed-properties@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-computed-properties",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-computed-properties_7.8.3_1578951687853_0.8872002062559741"
},
"_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-computed-properties",
"raw": "@babel/plugin-transform-computed-properties@^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-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz",
"_shasum": "96d0d28b7f7ce4eb5b120bb2e0e943343c86f81b",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-computed-properties@^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": "Compile ES2015 computed properties to ES5",
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQICRA9TVsSAnZWagAA/WQP/R5+sPusP3fhHFoCh21H\nT7wJ6qHgeU6kFQLjLYbJ3FeOpcGbE0WFPTGWtZS7IeInDf/NCF2IbRZnTjcW\nUXDvej+xTJSd5HILFk68fiPBZrw4rfLRcvBTBhysFI+7aFLylrjO50hhLXBU\nqDMHBPH1hcBK6Eeg6X1b6dUtDUJ25IxpSvOB+dEfNeQmHWVF3IZSSNeOxf0b\neiv6uRe9Mmecv84X90UWGfqBGTC1xbZmHJOjTcqJ0G3Dxaj02I2WeC2eXcUU\nYo1YAPAa485mc4A/T3c5FMF713mbWazTwzBF5fb/e+OLi6C529gCA8+HlxTF\nVIFunHNg8eYvoaiaXqEfKG0oaZNAFODOJbm03hUZ/5r6Pqda4e7IZy2TRKWG\nSw8vmnzwUcsNC+KCQzrWQN8kULOKwqeHLnmqvoPV7xGRKtEwzRbTpzf9d8FH\ndg0Nhc/RVIIhAho/dmKL6ldQ5F15pDhpe2ziJDw5EV0Fsn5ov0br2I1dtGxD\neNy4bKJTrJT1nFI1XIi+rfezFRt6z7kdfVLPRD0Spp8ntmF3e92Zx8EkcOXF\nNoeGTLuz/6S3oYuR84MmRjNAmPgJCs86Ruc9mK3ZABvEgWSuA4y8c6qyW5ei\nclQ9+bAXQ1cG/IALc3MyIHcxFZ0+Ugyv5N7Z2GTzBUwRlnBWmEyVYGwI2+5Y\nUIit\r\n=Xed7\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "96d0d28b7f7ce4eb5b120bb2e0e943343c86f81b",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz",
"unpackedSize": 7507
},
"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-computed-properties",
"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-computed-properties"
},
"version": "7.8.3"
}