| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "@babel/code-frame@7.10.1",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "@babel/code-frame@7.10.1",
- "_id": "@babel/code-frame@7.10.1",
- "_inBundle": false,
- "_integrity": "sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==",
- "_location": "/@babel/code-frame",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/code-frame@7.10.1",
- "name": "@babel/code-frame",
- "escapedName": "@babel%2fcode-frame",
- "scope": "@babel",
- "rawSpec": "7.10.1",
- "saveSpec": null,
- "fetchSpec": "7.10.1"
- },
- "_requiredBy": [
- "/eslint",
- "/jest-message-util",
- "/read-pkg/parse-json"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.1.tgz",
- "_spec": "7.10.1",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/highlight": "^7.10.1"
- },
- "description": "Generate errors that contain a code frame that point to source locations.",
- "devDependencies": {
- "chalk": "^2.0.0",
- "strip-ansi": "^4.0.0"
- },
- "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/code-frame",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-code-frame"
- },
- "version": "7.10.1"
- }
|