mirror of
				https://github.com/therootcompany/keypairs.js.git
				synced 2024-11-16 17:29:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"name": "@root/keypairs",
 | |
| 	"version": "0.10.0",
 | |
| 	"lockfileVersion": 1,
 | |
| 	"requires": true,
 | |
| 	"dependencies": {
 | |
| 		"@root/asn1": {
 | |
| 			"version": "1.0.0",
 | |
| 			"resolved": "https://registry.npmjs.org/@root/asn1/-/asn1-1.0.0.tgz",
 | |
| 			"integrity": "sha512-0lfZNuOULKJDJmdIkP8V9RnbV3XaK6PAHD3swnFy4tZwtlMDzLKoM/dfNad7ut8Hu3r91wy9uK0WA/9zym5mig==",
 | |
| 			"requires": {
 | |
| 				"@root/encoding": "^1.0.1"
 | |
| 			}
 | |
| 		},
 | |
| 		"@root/encoding": {
 | |
| 			"version": "1.0.1",
 | |
| 			"resolved": "https://registry.npmjs.org/@root/encoding/-/encoding-1.0.1.tgz",
 | |
| 			"integrity": "sha512-OaEub02ufoU038gy6bsNHQOjIn8nUjGiLcaRmJ40IUykneJkIW5fxDqKxQx48cszuNflYldsJLPPXCrGfHs8yQ=="
 | |
| 		},
 | |
| 		"@root/pem": {
 | |
| 			"version": "1.0.4",
 | |
| 			"resolved": "https://registry.npmjs.org/@root/pem/-/pem-1.0.4.tgz",
 | |
| 			"integrity": "sha512-rEUDiUsHtild8GfIjFE9wXtcVxeS+ehCJQBwbQQ3IVfORKHK93CFnRtkr69R75lZFjcmKYVc+AXDB+AeRFOULA=="
 | |
| 		},
 | |
| 		"@root/x509": {
 | |
| 			"version": "0.7.2",
 | |
| 			"resolved": "https://registry.npmjs.org/@root/x509/-/x509-0.7.2.tgz",
 | |
| 			"integrity": "sha512-ENq3LGYORK5NiMFHEVeNMt+fTXaC7DTS6sQXoqV+dFdfT0vmiL5cDLjaXQhaklJQq0NiwicZegzJRl1ZOTp3WQ==",
 | |
| 			"requires": {
 | |
| 				"@root/asn1": "^1.0.0",
 | |
| 				"@root/encoding": "^1.0.1"
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| }
 |