You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							67 lines
						
					
					
						
							1.7 KiB
						
					
					
				
			
		
		
	
	
							67 lines
						
					
					
						
							1.7 KiB
						
					
					
				{ | 
						|
  "_from": "acorn-globals@^4.1.0", | 
						|
  "_id": "acorn-globals@4.3.4", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==", | 
						|
  "_location": "/acorn-globals", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "acorn-globals@^4.1.0", | 
						|
    "name": "acorn-globals", | 
						|
    "escapedName": "acorn-globals", | 
						|
    "rawSpec": "^4.1.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^4.1.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/jest-environment-jsdom-fifteen/jsdom", | 
						|
    "/jsdom" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.4.tgz", | 
						|
  "_shasum": "9fa1926addc11c97308c4e66d7add0d40c3272e7", | 
						|
  "_spec": "acorn-globals@^4.1.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\jsdom", | 
						|
  "author": { | 
						|
    "name": "ForbesLindesay" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/ForbesLindesay/acorn-globals/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "acorn": "^6.0.1", | 
						|
    "acorn-walk": "^6.0.1" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Detect global variables in JavaScript using acorn", | 
						|
  "devDependencies": { | 
						|
    "testit": "^3.0.0" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "index.js", | 
						|
    "LICENSE" | 
						|
  ], | 
						|
  "homepage": "https://github.com/ForbesLindesay/acorn-globals#readme", | 
						|
  "keywords": [ | 
						|
    "ast", | 
						|
    "variable", | 
						|
    "name", | 
						|
    "lexical", | 
						|
    "scope", | 
						|
    "local", | 
						|
    "global", | 
						|
    "implicit" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "name": "acorn-globals", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/ForbesLindesay/acorn-globals.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "node test" | 
						|
  }, | 
						|
  "version": "4.3.4" | 
						|
}
 | 
						|
 |