forked from LeenkxTeam/LNXSDK
		
	
		
			
	
	
		
			71 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			71 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "_from": "binary-extensions@^2.0.0", | ||
|  |   "_id": "binary-extensions@2.0.0", | ||
|  |   "_inBundle": false, | ||
|  |   "_integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==", | ||
|  |   "_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.0.0.tgz", | ||
|  |   "_shasum": "23c0df14f6a88077f5f986c0d167ec03c3d5537c", | ||
|  |   "_spec": "binary-extensions@^2.0.0", | ||
|  |   "_where": "C:\\Users\\Robert\\Projekte\\BlocksFromHeaven\\Kha\\Tools\\khamake\\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.0.0" | ||
|  | } |