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.
		
		
		
		
		
			
		
			
				
					
					
						
							70 lines
						
					
					
						
							1.8 KiB
						
					
					
				
			
		
		
	
	
							70 lines
						
					
					
						
							1.8 KiB
						
					
					
				{ | 
						|
  "_from": "binary-extensions@^2.0.0", | 
						|
  "_id": "binary-extensions@2.2.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", | 
						|
  "_location": "/binary-extensions", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "binary-extensions@^2.0.0", | 
						|
    "name": "binary-extensions", | 
						|
    "escapedName": "binary-extensions", | 
						|
    "rawSpec": "^2.0.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^2.0.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/is-binary-path" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", | 
						|
  "_shasum": "75f502eeaf9ffde42fc98829645be4ea76bd9e2d", | 
						|
  "_spec": "binary-extensions@^2.0.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\is-binary-path", | 
						|
  "author": { | 
						|
    "name": "Sindre Sorhus", | 
						|
    "email": "sindresorhus@gmail.com", | 
						|
    "url": "sindresorhus.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/sindresorhus/binary-extensions/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "List of binary file extensions", | 
						|
  "devDependencies": { | 
						|
    "ava": "^1.4.1", | 
						|
    "tsd": "^0.7.2", | 
						|
    "xo": "^0.24.0" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=8" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "index.js", | 
						|
    "index.d.ts", | 
						|
    "binary-extensions.json", | 
						|
    "binary-extensions.json.d.ts" | 
						|
  ], | 
						|
  "homepage": "https://github.com/sindresorhus/binary-extensions#readme", | 
						|
  "keywords": [ | 
						|
    "binary", | 
						|
    "extensions", | 
						|
    "extension", | 
						|
    "file", | 
						|
    "json", | 
						|
    "list", | 
						|
    "array" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "name": "binary-extensions", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/sindresorhus/binary-extensions.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "xo && ava && tsd" | 
						|
  }, | 
						|
  "version": "2.2.0" | 
						|
}
 | 
						|
 |