57 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "@babel/code-frame@7.0.0",
 | |
|       "C:\\Users\\Administrator\\Documents\\setup-python"
 | |
|     ]
 | |
|   ],
 | |
|   "_development": true,
 | |
|   "_from": "@babel/code-frame@7.0.0",
 | |
|   "_id": "@babel/code-frame@7.0.0",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==",
 | |
|   "_location": "/@babel/code-frame",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "@babel/code-frame@7.0.0",
 | |
|     "name": "@babel/code-frame",
 | |
|     "escapedName": "@babel%2fcode-frame",
 | |
|     "scope": "@babel",
 | |
|     "rawSpec": "7.0.0",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "7.0.0"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/@babel/core",
 | |
|     "/@babel/template",
 | |
|     "/@babel/traverse",
 | |
|     "/jest-message-util"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz",
 | |
|   "_spec": "7.0.0",
 | |
|   "_where": "C:\\Users\\Administrator\\Documents\\setup-python",
 | |
|   "author": {
 | |
|     "name": "Sebastian McKenzie",
 | |
|     "email": "sebmck@gmail.com"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "@babel/highlight": "^7.0.0"
 | |
|   },
 | |
|   "description": "Generate errors that contain a code frame that point to source locations.",
 | |
|   "devDependencies": {
 | |
|     "chalk": "^2.0.0",
 | |
|     "strip-ansi": "^4.0.0"
 | |
|   },
 | |
|   "homepage": "https://babeljs.io/",
 | |
|   "license": "MIT",
 | |
|   "main": "lib/index.js",
 | |
|   "name": "@babel/code-frame",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
 | |
|   },
 | |
|   "version": "7.0.0"
 | |
| }
 |