{ "_from": "@babel/plugin-transform-computed-properties@^7.22.5", "_id": "@babel/plugin-transform-computed-properties@7.22.5", "_inBundle": false, "_integrity": "sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==", "_location": "/@babel/plugin-transform-computed-properties", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-computed-properties@^7.22.5", "name": "@babel/plugin-transform-computed-properties", "escapedName": "@babel%2fplugin-transform-computed-properties", "scope": "@babel", "rawSpec": "^7.22.5", "saveSpec": null, "fetchSpec": "^7.22.5" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.22.5.tgz", "_shasum": "cd1e994bf9f316bd1c2dafcd02063ec261bb3869", "_spec": "@babel/plugin-transform-computed-properties@^7.22.5", "_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\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.22.5", "@babel/template": "^7.22.5" }, "deprecated": false, "description": "Compile ES2015 computed properties to ES5", "devDependencies": { "@babel/core": "^7.22.5", "@babel/helper-plugin-test-runner": "^7.22.5" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-computed-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-computed-properties" }, "type": "commonjs", "version": "7.22.5" }