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.
		
		
		
		
		
			
		
			
				
					
					
						
							55 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							55 lines
						
					
					
						
							1.5 KiB
						
					
					
				{ | 
						|
  "_from": "glob-to-regexp@^0.3.0", | 
						|
  "_id": "glob-to-regexp@0.3.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=", | 
						|
  "_location": "/glob-to-regexp", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "glob-to-regexp@^0.3.0", | 
						|
    "name": "glob-to-regexp", | 
						|
    "escapedName": "glob-to-regexp", | 
						|
    "rawSpec": "^0.3.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^0.3.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@mrmlnc/readdir-enhanced" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", | 
						|
  "_shasum": "8c5a1494d2066c570cc3bfe4496175acc4d502ab", | 
						|
  "_spec": "glob-to-regexp@^0.3.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@mrmlnc\\readdir-enhanced", | 
						|
  "author": { | 
						|
    "name": "Nick Fitzgerald", | 
						|
    "email": "fitzgen@gmail.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/fitzgen/glob-to-regexp/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "Convert globs to regular expressions", | 
						|
  "homepage": "https://github.com/fitzgen/glob-to-regexp#readme", | 
						|
  "keywords": [ | 
						|
    "regexp", | 
						|
    "glob", | 
						|
    "regexps", | 
						|
    "regular expressions", | 
						|
    "regular expression", | 
						|
    "wildcard" | 
						|
  ], | 
						|
  "license": "BSD", | 
						|
  "main": "index.js", | 
						|
  "name": "glob-to-regexp", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/fitzgen/glob-to-regexp.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "node test.js" | 
						|
  }, | 
						|
  "version": "0.3.0" | 
						|
}
 | 
						|
 |