35 lines
		
	
	
		
			938 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			938 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"schema_version": "1.1",
 | |
| 	"packages": [
 | |
| 		{
 | |
| 			"name": "SublimeLinter",
 | |
| 			"description": "Inline lint highlighting for the Sublime Text 2 editor",
 | |
| 			"author": "Kronuz, Aparajita Fishman, Jake Swartwood",
 | |
| 			"homepage": "http://github.com/SublimeLinter/SublimeLinter",
 | |
| 			"last_modified": "2012-11-18 00:19:27",
 | |
| 			"platforms": {
 | |
| 				"*": [
 | |
| 					{
 | |
| 						"version": "1.6.11",
 | |
| 						"url": "https://nodeload.github.com/SublimeLinter/SublimeLinter/zip/v1.6.11"
 | |
| 					}
 | |
| 				]
 | |
| 			}
 | |
| 		},
 | |
| 		{
 | |
| 			"name": "SublimeLinter Beta",
 | |
| 			"description": "This version is considered unstable; only install this package if you plan on testing",
 | |
| 			"author": "Kronuz, Aparajita Fishman, Jake Swartwood",
 | |
| 			"homepage": "https://github.com/SublimeLinter/SublimeLinter/tree/beta",
 | |
| 			"platforms": {
 | |
| 				"*": [
 | |
| 					{
 | |
| 						"version": "1.7.0-beta.1",
 | |
| 						"url": "https://nodeload.github.com/SublimeLinter/SublimeLinter/zip/beta"
 | |
| 					}
 | |
| 				]
 | |
| 			}
 | |
| 		}
 | |
| 	]
 | |
| }
 |