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.
		
		
		
		
		
			
		
			
				
					
					
						
							75 lines
						
					
					
						
							2.1 KiB
						
					
					
				
			
		
		
	
	
							75 lines
						
					
					
						
							2.1 KiB
						
					
					
				{ | 
						|
  "_from": "regenerate-unicode-properties@^9.0.0", | 
						|
  "_id": "regenerate-unicode-properties@9.0.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-3E12UeNSPfjrgwjkR81m5J7Aw/T55Tu7nUyZVQYCKEOs+2dkxEY+DpPtZzO4YruuiPb7NkYLVcyJC4+zCbk5pA==", | 
						|
  "_location": "/regenerate-unicode-properties", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "regenerate-unicode-properties@^9.0.0", | 
						|
    "name": "regenerate-unicode-properties", | 
						|
    "escapedName": "regenerate-unicode-properties", | 
						|
    "rawSpec": "^9.0.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^9.0.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/regexpu-core" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-9.0.0.tgz", | 
						|
  "_shasum": "54d09c7115e1f53dc2314a974b32c1c344efe326", | 
						|
  "_spec": "regenerate-unicode-properties@^9.0.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\regexpu-core", | 
						|
  "author": { | 
						|
    "name": "Mathias Bynens", | 
						|
    "url": "https://mathiasbynens.be/" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/mathiasbynens/regenerate-unicode-properties/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "regenerate": "^1.4.2" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Regenerate sets for Unicode properties and values.", | 
						|
  "devDependencies": { | 
						|
    "@unicode/unicode-14.0.0": "^1.2.1", | 
						|
    "ava": "^3.15.0", | 
						|
    "fs-extra": "^10.0.0", | 
						|
    "jsesc": "^3.0.2", | 
						|
    "unicode-canonical-property-names-ecmascript": "^2.0.0" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=4" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "LICENSE-MIT.txt", | 
						|
    "index.js", | 
						|
    "unicode-version.js", | 
						|
    "Binary_Property", | 
						|
    "General_Category", | 
						|
    "Script", | 
						|
    "Script_Extensions" | 
						|
  ], | 
						|
  "homepage": "https://github.com/mathiasbynens/regenerate-unicode-properties", | 
						|
  "keywords": [ | 
						|
    "unicode", | 
						|
    "unicode-data", | 
						|
    "regenerate" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "regenerate-unicode-properties", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/mathiasbynens/regenerate-unicode-properties.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "build": "node build.js", | 
						|
    "test": "ava tests/tests.js" | 
						|
  }, | 
						|
  "version": "9.0.0" | 
						|
}
 | 
						|
 |