22 lines
		
	
	
		
			454 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			454 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "drayton_migenie_hass",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "description": "",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "test": "echo \"Error: no test specified\" && exit 1"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "http://kithub.cf/Karl/Drayton_MiGenie_HASS.git"
 | 
						|
  },
 | 
						|
  "author": "",
 | 
						|
  "license": "ISC",
 | 
						|
  "dependencies": {
 | 
						|
    "basic-auth-token": "^0.4.2",
 | 
						|
    "express": "^4.17.1",
 | 
						|
    "fs": "0.0.1-security",
 | 
						|
    "got": "^11.1.1"
 | 
						|
    }
 | 
						|
}
 |