{
	"name": "my-awesome-project",
	"version": "1.0.0",
	"description": "A fantastic project built with Edge templates",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [],
	"author": "John Doe",
	"license": "MIT"
}
