| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "@babel/helpers@7.9.6",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@babel/helpers@7.9.6",
- "_id": "@babel/helpers@7.9.6",
- "_inBundle": false,
- "_integrity": "sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw==",
- "_location": "/@babel/helpers",
- "_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/helpers@7.9.6",
- "name": "@babel/helpers",
- "escapedName": "@babel%2fhelpers",
- "scope": "@babel",
- "rawSpec": "7.9.6",
- "saveSpec": null,
- "fetchSpec": "7.9.6"
- },
- "_requiredBy": [
- "/@babel/core"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.6.tgz",
- "_spec": "7.9.6",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "dependencies": {
- "@babel/template": "^7.8.3",
- "@babel/traverse": "^7.9.6",
- "@babel/types": "^7.9.6"
- },
- "description": "Collection of helper functions used by Babel transforms.",
- "devDependencies": {
- "@babel/helper-plugin-test-runner": "^7.8.3"
- },
- "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helpers",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
- },
- "version": "7.9.6"
- }
|