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.
		
		
		
		
		
			
		
			
				
					
					
						
							76 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
	
	
							76 lines
						
					
					
						
							2.0 KiB
						
					
					
				{ | 
						|
  "_from": "screenfull@4.2.0", | 
						|
  "_id": "screenfull@4.2.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-qpyI9XbwuMJElWRP5vTgxkFAl4k7HpyhIqBFOZEwX9QBXn0MAuRSpn7LOc6/4CeSwoz61oBu1VPV+2fbIWC+5Q==", | 
						|
  "_location": "/screenfull", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "screenfull@4.2.0", | 
						|
    "name": "screenfull", | 
						|
    "escapedName": "screenfull", | 
						|
    "rawSpec": "4.2.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "4.2.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/screenfull/-/screenfull-4.2.0.tgz", | 
						|
  "_shasum": "d5252a5a0f56504719abbed9ebbcd9208115da03", | 
						|
  "_spec": "screenfull@4.2.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui", | 
						|
  "author": { | 
						|
    "name": "Sindre Sorhus", | 
						|
    "email": "sindresorhus@gmail.com", | 
						|
    "url": "sindresorhus.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/sindresorhus/screenfull.js/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.", | 
						|
  "devDependencies": { | 
						|
    "grunt": "^1.0.4", | 
						|
    "grunt-contrib-concat": "^1.0.1", | 
						|
    "grunt-contrib-copy": "^1.0.0", | 
						|
    "grunt-contrib-uglify": "^4.0.1", | 
						|
    "load-grunt-tasks": "^4.0.0", | 
						|
    "tsd": "^0.7.1", | 
						|
    "xo": "^0.16.0" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=0.10.0" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "dist/screenfull.js", | 
						|
    "dist/screenfull.d.ts" | 
						|
  ], | 
						|
  "homepage": "https://github.com/sindresorhus/screenfull.js#readme", | 
						|
  "keywords": [ | 
						|
    "browser", | 
						|
    "fullscreen" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "dist/screenfull.js", | 
						|
  "name": "screenfull", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/sindresorhus/screenfull.js.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "pretest": "grunt", | 
						|
    "test": "xo && tsd" | 
						|
  }, | 
						|
  "types": "dist/screenfull.d.ts", | 
						|
  "version": "4.2.0", | 
						|
  "xo": { | 
						|
    "envs": [ | 
						|
      "node", | 
						|
      "browser" | 
						|
    ] | 
						|
  } | 
						|
}
 | 
						|
 |