14 lines
		
	
	
		
			322 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			322 B
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
|   "name": "wireguard-ui",
 | |
|   "version": "1.0.0",
 | |
|   "description": "Wireguard web interface",
 | |
|   "main": "index.js",
 | |
|   "repository": "git@github.com:ngoduykhanh/wireguard-ui.git",
 | |
|   "author": "Khanh Ngo <k@ndk.name>",
 | |
|   "license": "MIT",
 | |
|   "dependencies": {
 | |
|     "admin-lte": "^3.0",
 | |
|     "jquery-tags-input": "^1.3.5"
 | |
|   }
 | |
| }
 |