{ "_from": "@babel/plugin-transform-shorthand-properties@^7.14.5", "_id": "@babel/plugin-transform-shorthand-properties@7.16.0", "_inBundle": false, "_integrity": "sha512-iVb1mTcD8fuhSv3k99+5tlXu5N0v8/DPm2mO3WACLG6al1CGZH7v09HJyUb1TtYl/Z+KrM6pHSIJdZxP5A+xow==", "_location": "/@babel/plugin-transform-shorthand-properties", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-shorthand-properties@^7.14.5", "name": "@babel/plugin-transform-shorthand-properties", "escapedName": "@babel%2fplugin-transform-shorthand-properties", "scope": "@babel", "rawSpec": "^7.14.5", "saveSpec": null, "fetchSpec": "^7.14.5" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.0.tgz", "_shasum": "090372e3141f7cc324ed70b3daf5379df2fa384d", "_spec": "@babel/plugin-transform-shorthand-properties@^7.14.5", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@babel/preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "deprecated": false, "description": "Compile ES2015 shorthand properties to ES5", "devDependencies": { "@babel/core": "^7.16.0", "@babel/helper-plugin-test-runner": "^7.16.0" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-shorthand-properties", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-shorthand-properties" }, "version": "7.16.0" }