{ "_from": "@babel/plugin-transform-object-super@^7.12.13", "_id": "@babel/plugin-transform-object-super@7.12.13", "_inBundle": false, "_integrity": "sha1-tEFqLWO4974xTz00m9VanBtRcfc=", "_location": "/@babel/plugin-transform-object-super", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-object-super@^7.12.13", "name": "@babel/plugin-transform-object-super", "escapedName": "@babel%2fplugin-transform-object-super", "scope": "@babel", "rawSpec": "^7.12.13", "saveSpec": null, "fetchSpec": "^7.12.13" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-object-super/download/@babel/plugin-transform-object-super-7.12.13.tgz?cache=0&sync_timestamp=1612314760724&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-object-super%2Fdownload%2F%40babel%2Fplugin-transform-object-super-7.12.13.tgz", "_shasum": "b4416a2d63b8f7be314f3d349bd55a9c1b5171f7", "_spec": "@babel/plugin-transform-object-super@^7.12.13", "_where": "E:\\GreateCommunity\\node_modules\\@babel\\preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.12.13", "@babel/helper-replace-supers": "^7.12.13" }, "deprecated": false, "description": "Compile ES2015 object super to ES5", "devDependencies": { "@babel/core": "7.12.13", "@babel/helper-plugin-test-runner": "7.12.13" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-object-super", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-transform-object-super", "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-object-super" }, "version": "7.12.13" }