57 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			57 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "_args": [ | ||
|  |     [ | ||
|  |       "@babel/plugin-syntax-object-rest-spread@7.2.0", | ||
|  |       "C:\\Users\\Administrator\\Documents\\setup-python" | ||
|  |     ] | ||
|  |   ], | ||
|  |   "_development": true, | ||
|  |   "_from": "@babel/plugin-syntax-object-rest-spread@7.2.0", | ||
|  |   "_id": "@babel/plugin-syntax-object-rest-spread@7.2.0", | ||
|  |   "_inBundle": false, | ||
|  |   "_integrity": "sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==", | ||
|  |   "_location": "/@babel/plugin-syntax-object-rest-spread", | ||
|  |   "_phantomChildren": {}, | ||
|  |   "_requested": { | ||
|  |     "type": "version", | ||
|  |     "registry": true, | ||
|  |     "raw": "@babel/plugin-syntax-object-rest-spread@7.2.0", | ||
|  |     "name": "@babel/plugin-syntax-object-rest-spread", | ||
|  |     "escapedName": "@babel%2fplugin-syntax-object-rest-spread", | ||
|  |     "scope": "@babel", | ||
|  |     "rawSpec": "7.2.0", | ||
|  |     "saveSpec": null, | ||
|  |     "fetchSpec": "7.2.0" | ||
|  |   }, | ||
|  |   "_requiredBy": [ | ||
|  |     "/babel-preset-jest" | ||
|  |   ], | ||
|  |   "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz", | ||
|  |   "_spec": "7.2.0", | ||
|  |   "_where": "C:\\Users\\Administrator\\Documents\\setup-python", | ||
|  |   "dependencies": { | ||
|  |     "@babel/helper-plugin-utils": "^7.0.0" | ||
|  |   }, | ||
|  |   "description": "Allow parsing of object rest/spread", | ||
|  |   "devDependencies": { | ||
|  |     "@babel/core": "^7.2.0" | ||
|  |   }, | ||
|  |   "keywords": [ | ||
|  |     "babel-plugin" | ||
|  |   ], | ||
|  |   "license": "MIT", | ||
|  |   "main": "lib/index.js", | ||
|  |   "name": "@babel/plugin-syntax-object-rest-spread", | ||
|  |   "peerDependencies": { | ||
|  |     "@babel/core": "^7.0.0-0" | ||
|  |   }, | ||
|  |   "publishConfig": { | ||
|  |     "access": "public" | ||
|  |   }, | ||
|  |   "repository": { | ||
|  |     "type": "git", | ||
|  |     "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread" | ||
|  |   }, | ||
|  |   "version": "7.2.0" | ||
|  | } |