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.
		
		
		
		
		
			
		
			
				
					
					
						
							58 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							58 lines
						
					
					
						
							1.6 KiB
						
					
					
				{ | 
						|
  "_from": "browserify-des@^1.0.0", | 
						|
  "_id": "browserify-des@1.0.2", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==", | 
						|
  "_location": "/browserify-des", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "browserify-des@^1.0.0", | 
						|
    "name": "browserify-des", | 
						|
    "escapedName": "browserify-des", | 
						|
    "rawSpec": "^1.0.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.0.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/browserify-cipher" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz", | 
						|
  "_shasum": "3af4f1f59839403572f1c66204375f7a7f703e9c", | 
						|
  "_spec": "browserify-des@^1.0.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\browserify-cipher", | 
						|
  "author": { | 
						|
    "name": "Calvin Metcalf", | 
						|
    "email": "calvin.metcalf@gmail.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/crypto-browserify/browserify-des/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "cipher-base": "^1.0.1", | 
						|
    "des.js": "^1.0.0", | 
						|
    "inherits": "^2.0.1", | 
						|
    "safe-buffer": "^5.1.2" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "browserify-des ===", | 
						|
  "devDependencies": { | 
						|
    "standard": "^5.3.1", | 
						|
    "tap-spec": "^4.1.0", | 
						|
    "tape": "^4.2.0" | 
						|
  }, | 
						|
  "homepage": "https://github.com/crypto-browserify/browserify-des#readme", | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "browserify-des", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/crypto-browserify/browserify-des.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "standard && node test.js | tspec" | 
						|
  }, | 
						|
  "version": "1.0.2" | 
						|
}
 | 
						|
 |