21 lines
		
	
	
		
			625 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			625 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "schema_version": "1.2",
 | 
						|
    "packages": [
 | 
						|
        {
 | 
						|
            "name": "SublimeTODO",
 | 
						|
            "description": "Extract TODO-type comments from open files and project folders",
 | 
						|
            "author": "Rob Cowie",
 | 
						|
            "homepage": "https://github.com/robcowie/SublimeTODO",
 | 
						|
            "last_modified": "2012-11-12 10:16:00",
 | 
						|
            "platforms": {
 | 
						|
                "*": [
 | 
						|
                    {
 | 
						|
                        "version": "1.1.2",
 | 
						|
                        "url": "https://nodeload.github.com/robcowie/SublimeTODO/zipball/1.1.2"
 | 
						|
                    }
 | 
						|
                ]
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ]
 | 
						|
}
 |