{ "name": "@babel/helper-replace-supers", "version": "7.9.6", "description": "Helper function to replace supers", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers", "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "dependencies": { "@babel/helper-member-expression-to-functions": "^7.8.3", "@babel/helper-optimise-call-expression": "^7.8.3", "@babel/traverse": "^7.9.6", "@babel/types": "^7.9.6" }, "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d" }