| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "@babel/helper-replace-supers@7.9.6",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-replace-supers@7.9.6",
- "_id": "@babel/helper-replace-supers@7.9.6",
- "_inBundle": false,
- "_integrity": "sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA==",
- "_location": "/@babel/helper-replace-supers",
- "_phantomChildren": {
- "@babel/code-frame": "7.8.3",
- "@babel/helper-get-function-arity": "7.8.3",
- "@babel/helper-split-export-declaration": "7.8.3",
- "@babel/helper-validator-identifier": "7.9.5",
- "@babel/template": "7.8.3",
- "globals": "11.12.0",
- "jsesc": "2.5.2",
- "to-fast-properties": "2.0.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-replace-supers@7.9.6",
- "name": "@babel/helper-replace-supers",
- "escapedName": "@babel%2fhelper-replace-supers",
- "scope": "@babel",
- "rawSpec": "7.9.6",
- "saveSpec": null,
- "fetchSpec": "7.9.6"
- },
- "_requiredBy": [
- "/@babel/helper-module-transforms",
- "/@babel/plugin-transform-classes",
- "/@babel/plugin-transform-object-super"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz",
- "_spec": "7.9.6",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "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"
- },
- "description": "Helper function to replace supers",
- "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-replace-supers",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers"
- },
- "version": "7.9.6"
- }
|