18 lines
		
	
	
		
			354 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			354 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
| {
 | |
| 	"name": "iew-site",
 | |
| 	"version": "0.12.0",
 | |
| 	"description": "",
 | |
| 	"main": "index.js",
 | |
| 	"scripts": {},
 | |
| 	"keywords": [],
 | |
| 	"author": "Eric Woodward (https://www.itsericwoodward.com)",
 | |
| 	"license": "MIT",
 | |
| 	"engines": {
 | |
| 		"npm": ">=9",
 | |
| 		"node": ">=18"
 | |
| 	  },
 | |
| 	"devDependencies": {
 | |
| 		"web-weevr": "git+ssh://git@git.itsericwoodward.com:eric/web-weevr.git"
 | |
| 	}
 | |
| }
 |