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.
		
		
		
		
		
			
		
			
				
					
					
						
							73 lines
						
					
					
						
							2.1 KiB
						
					
					
				
			
		
		
	
	
							73 lines
						
					
					
						
							2.1 KiB
						
					
					
				{ | 
						|
  "_from": "connect-history-api-fallback@^1.6.0", | 
						|
  "_id": "connect-history-api-fallback@1.6.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==", | 
						|
  "_location": "/connect-history-api-fallback", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "connect-history-api-fallback@^1.6.0", | 
						|
    "name": "connect-history-api-fallback", | 
						|
    "escapedName": "connect-history-api-fallback", | 
						|
    "rawSpec": "^1.6.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.6.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/webpack-dev-server" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz", | 
						|
  "_shasum": "8b32089359308d111115d81cad3fceab888f97bc", | 
						|
  "_spec": "connect-history-api-fallback@^1.6.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\webpack-dev-server", | 
						|
  "author": { | 
						|
    "name": "Ben Ripkens", | 
						|
    "email": "bripkens.dev@gmail.com", | 
						|
    "url": "http://bripkens.de" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/bripkens/connect-history-api-fallback/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "contributors": [ | 
						|
    { | 
						|
      "name": "Craig Myles", | 
						|
      "email": "cr@igmyles.com", | 
						|
      "url": "http://www.craigmyles.com" | 
						|
    } | 
						|
  ], | 
						|
  "deprecated": false, | 
						|
  "description": "Provides a fallback for non-existing directories so that the HTML 5 history API can be used.", | 
						|
  "devDependencies": { | 
						|
    "eslint": "^0.18.0", | 
						|
    "nodeunit": "^0.11.3", | 
						|
    "sinon": "^1.14.1" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=0.8" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "lib" | 
						|
  ], | 
						|
  "homepage": "https://github.com/bripkens/connect-history-api-fallback#readme", | 
						|
  "keyswords": [ | 
						|
    "connect", | 
						|
    "html5", | 
						|
    "history api", | 
						|
    "fallback", | 
						|
    "spa" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "lib/index.js", | 
						|
  "name": "connect-history-api-fallback", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+ssh://git@github.com/bripkens/connect-history-api-fallback.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "eslint lib/index.js test/index_test.js && nodeunit test/index_test.js" | 
						|
  }, | 
						|
  "version": "1.6.0" | 
						|
}
 | 
						|
 |