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.
		
		
		
		
		
			
		
			
				
					
					
						
							68 lines
						
					
					
						
							2.3 KiB
						
					
					
				
			
		
		
	
	
							68 lines
						
					
					
						
							2.3 KiB
						
					
					
				{ | 
						|
  "_from": "unicode-property-aliases-ecmascript@^2.0.0", | 
						|
  "_id": "unicode-property-aliases-ecmascript@2.0.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==", | 
						|
  "_location": "/unicode-property-aliases-ecmascript", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "unicode-property-aliases-ecmascript@^2.0.0", | 
						|
    "name": "unicode-property-aliases-ecmascript", | 
						|
    "escapedName": "unicode-property-aliases-ecmascript", | 
						|
    "rawSpec": "^2.0.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^2.0.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/unicode-match-property-ecmascript" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz", | 
						|
  "_shasum": "0a36cb9a585c4f6abd51ad1deddb285c165297c8", | 
						|
  "_spec": "unicode-property-aliases-ecmascript@^2.0.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\unicode-match-property-ecmascript", | 
						|
  "author": { | 
						|
    "name": "Mathias Bynens", | 
						|
    "url": "https://mathiasbynens.be/" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.", | 
						|
  "devDependencies": { | 
						|
    "ava": "*", | 
						|
    "jsesc": "^2.5.2", | 
						|
    "unicode-canonical-property-names-ecmascript": "^1.0.4" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=4" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "LICENSE-MIT.txt", | 
						|
    "index.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript", | 
						|
  "keywords": [ | 
						|
    "unicode", | 
						|
    "unicode-data", | 
						|
    "alias", | 
						|
    "aliases", | 
						|
    "property alias" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "unicode-property-aliases-ecmascript", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "build": "node scripts/build.js", | 
						|
    "download": "curl http://unicode.org/Public/14.0.0/ucd/PropertyAliases.txt > data/PropertyAliases.txt", | 
						|
    "test": "ava tests/tests.js" | 
						|
  }, | 
						|
  "version": "2.0.0" | 
						|
}
 | 
						|
 |