22 lines
		
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "PairDrop",
 | 
						|
  "port": 8182,
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "id": "pairdrop",
 | 
						|
  "tipi_version": 17,
 | 
						|
  "version": "1.9.3",
 | 
						|
  "categories": [
 | 
						|
    "media",
 | 
						|
    "data",
 | 
						|
    "utilities"
 | 
						|
  ],
 | 
						|
  "description": "Local file sharing in your browser. Inspired by Apple's AirDrop",
 | 
						|
  "short_desc": "Local file sharing in your browser. Inspired by Apple's AirDrop",
 | 
						|
  "author": "schlagmichdoch",
 | 
						|
  "source": "https://github.com/schlagmichdoch/PairDrop",
 | 
						|
  "website": "https://pairdrop.net/",
 | 
						|
  "form_fields": []
 | 
						|
}
 |