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.
		
		
		
		
		
			
		
			
				
					
					
						
							73 lines
						
					
					
						
							1.9 KiB
						
					
					
				
			
		
		
	
	
							73 lines
						
					
					
						
							1.9 KiB
						
					
					
				{ | 
						|
  "_from": "selfsigned@^1.10.8", | 
						|
  "_id": "selfsigned@1.10.11", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-aVmbPOfViZqOZPgRBT0+3u4yZFHpmnIghLMlAcb5/xhp5ZtB/RVnKhz5vl2M32CLXAqR4kha9zfhNg0Lf/sxKA==", | 
						|
  "_location": "/selfsigned", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "selfsigned@^1.10.8", | 
						|
    "name": "selfsigned", | 
						|
    "escapedName": "selfsigned", | 
						|
    "rawSpec": "^1.10.8", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.10.8" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/webpack-dev-server" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.11.tgz", | 
						|
  "_shasum": "24929cd906fe0f44b6d01fb23999a739537acbe9", | 
						|
  "_spec": "selfsigned@^1.10.8", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\webpack-dev-server", | 
						|
  "author": { | 
						|
    "name": "José F. Romaniello", | 
						|
    "email": "jfromaniello@gmail.com", | 
						|
    "url": "http://joseoncode.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/jfromaniello/selfsigned/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "contributors": [ | 
						|
    { | 
						|
      "name": "Paolo Fragomeni", | 
						|
      "email": "paolo@async.ly", | 
						|
      "url": "http://async.ly" | 
						|
    }, | 
						|
    { | 
						|
      "name": "Charles Bushong", | 
						|
      "email": "bushong1@gmail.com", | 
						|
      "url": "http://github.com/bushong1" | 
						|
    } | 
						|
  ], | 
						|
  "dependencies": { | 
						|
    "node-forge": "^0.10.0" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Generate self signed certificates private and public keys", | 
						|
  "devDependencies": { | 
						|
    "chai": "^4.3.4", | 
						|
    "mocha": "^8.3.2" | 
						|
  }, | 
						|
  "homepage": "https://github.com/jfromaniello/selfsigned#readme", | 
						|
  "keywords": [ | 
						|
    "openssl", | 
						|
    "self", | 
						|
    "signed", | 
						|
    "certificates" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "selfsigned", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git://github.com/jfromaniello/selfsigned.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "mocha -t 5000" | 
						|
  }, | 
						|
  "version": "1.10.11" | 
						|
}
 | 
						|
 |