| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "@babel/code-frame@7.8.3",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@babel/code-frame@7.8.3",
- "_id": "@babel/code-frame@7.8.3",
- "_inBundle": false,
- "_integrity": "sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==",
- "_location": "/@babel/code-frame",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/code-frame@7.8.3",
- "name": "@babel/code-frame",
- "escapedName": "@babel%2fcode-frame",
- "scope": "@babel",
- "rawSpec": "7.8.3",
- "saveSpec": null,
- "fetchSpec": "7.8.3"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/helper-module-transforms/@babel/template",
- "/@babel/helper-replace-supers/@babel/traverse",
- "/@babel/helpers/@babel/traverse",
- "/@babel/template",
- "/@babel/traverse"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz",
- "_spec": "7.8.3",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "dependencies": {
- "@babel/highlight": "^7.8.3"
- },
- "description": "Generate errors that contain a code frame that point to source locations.",
- "devDependencies": {
- "chalk": "^2.0.0",
- "strip-ansi": "^4.0.0"
- },
- "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/code-frame",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
- },
- "version": "7.8.3"
- }
|