17 lines
		
	
	
		
			313 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			313 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "tb-emissions",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "description": "",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "test": "echo \"Error: no test specified\" && exit 1"
 | 
						|
  },
 | 
						|
  "author": "",
 | 
						|
  "license": "ISC",
 | 
						|
  "dependencies": {
 | 
						|
    "express": "^4.13.3",
 | 
						|
    "leveldown": "^1.4.1",
 | 
						|
    "levelgraph": "^1.0.0"
 | 
						|
  }
 | 
						|
}
 |