mirror of
				https://github.com/taixingyiji/openit.git
				synced 2025-11-04 04:42:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			463 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			463 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "openit",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "description": "",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "start": "node index"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/yu-steven/openit.git"
 | 
						|
  },
 | 
						|
  "author": "",
 | 
						|
  "license": "CC-BY-SA-4.0",
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/yu-steven/openit/issues"
 | 
						|
  },
 | 
						|
  "homepage": "https://github.com/yu-steven/openit#readme",
 | 
						|
  "dependencies": {
 | 
						|
    "geoip-lite": "^1.4.5"
 | 
						|
  }
 | 
						|
}
 |