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
				
				1.7 KiB
			
		
		
			
		
	
	
					68 lines
				
				1.7 KiB
			| 
								 
											4 years ago
										 
									 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "_from": "imurmurhash@^0.1.4",
							 | 
						||
| 
								 | 
							
								  "_id": "imurmurhash@0.1.4",
							 | 
						||
| 
								 | 
							
								  "_inBundle": false,
							 | 
						||
| 
								 | 
							
								  "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
							 | 
						||
| 
								 | 
							
								  "_location": "/imurmurhash",
							 | 
						||
| 
								 | 
							
								  "_phantomChildren": {},
							 | 
						||
| 
								 | 
							
								  "_requested": {
							 | 
						||
| 
								 | 
							
								    "type": "range",
							 | 
						||
| 
								 | 
							
								    "registry": true,
							 | 
						||
| 
								 | 
							
								    "raw": "imurmurhash@^0.1.4",
							 | 
						||
| 
								 | 
							
								    "name": "imurmurhash",
							 | 
						||
| 
								 | 
							
								    "escapedName": "imurmurhash",
							 | 
						||
| 
								 | 
							
								    "rawSpec": "^0.1.4",
							 | 
						||
| 
								 | 
							
								    "saveSpec": null,
							 | 
						||
| 
								 | 
							
								    "fetchSpec": "^0.1.4"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "_requiredBy": [
							 | 
						||
| 
								 | 
							
								    "/babel-jest/write-file-atomic",
							 | 
						||
| 
								 | 
							
								    "/eslint",
							 | 
						||
| 
								 | 
							
								    "/fs-write-stream-atomic",
							 | 
						||
| 
								 | 
							
								    "/unique-slug",
							 | 
						||
| 
								 | 
							
								    "/write-file-atomic"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
							 | 
						||
| 
								 | 
							
								  "_shasum": "9218b9b2b928a238b13dc4fb6b6d576f231453ea",
							 | 
						||
| 
								 | 
							
								  "_spec": "imurmurhash@^0.1.4",
							 | 
						||
| 
								 | 
							
								  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\fs-write-stream-atomic",
							 | 
						||
| 
								 | 
							
								  "author": {
							 | 
						||
| 
								 | 
							
								    "name": "Jens Taylor",
							 | 
						||
| 
								 | 
							
								    "email": "jensyt@gmail.com",
							 | 
						||
| 
								 | 
							
								    "url": "https://github.com/homebrewing"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "bugs": {
							 | 
						||
| 
								 | 
							
								    "url": "https://github.com/jensyt/imurmurhash-js/issues"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "bundleDependencies": false,
							 | 
						||
| 
								 | 
							
								  "dependencies": {},
							 | 
						||
| 
								 | 
							
								  "deprecated": false,
							 | 
						||
| 
								 | 
							
								  "description": "An incremental implementation of MurmurHash3",
							 | 
						||
| 
								 | 
							
								  "devDependencies": {},
							 | 
						||
| 
								 | 
							
								  "engines": {
							 | 
						||
| 
								 | 
							
								    "node": ">=0.8.19"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "files": [
							 | 
						||
| 
								 | 
							
								    "imurmurhash.js",
							 | 
						||
| 
								 | 
							
								    "imurmurhash.min.js",
							 | 
						||
| 
								 | 
							
								    "package.json",
							 | 
						||
| 
								 | 
							
								    "README.md"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "homepage": "https://github.com/jensyt/imurmurhash-js",
							 | 
						||
| 
								 | 
							
								  "keywords": [
							 | 
						||
| 
								 | 
							
								    "murmur",
							 | 
						||
| 
								 | 
							
								    "murmurhash",
							 | 
						||
| 
								 | 
							
								    "murmurhash3",
							 | 
						||
| 
								 | 
							
								    "hash",
							 | 
						||
| 
								 | 
							
								    "incremental"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "license": "MIT",
							 | 
						||
| 
								 | 
							
								  "main": "imurmurhash.js",
							 | 
						||
| 
								 | 
							
								  "name": "imurmurhash",
							 | 
						||
| 
								 | 
							
								  "repository": {
							 | 
						||
| 
								 | 
							
								    "type": "git",
							 | 
						||
| 
								 | 
							
								    "url": "git+https://github.com/jensyt/imurmurhash-js.git"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "version": "0.1.4"
							 | 
						||
| 
								 | 
							
								}
							 |