{
	"name": "fuzzymail",
	"version": "0.0.9-7",
	"description": "Responsive email template generator.",
	"keywords": [
		"boilerplate",
		"css",
		"email",
		"front-end",
		"fuzzymail",
		"generator",
		"gulp",
		"mailchimp",
		"mandrill",
		"node",
		"postcss",
		"sass",
		"template",
		"themes",
		"workflow",
		"cherry"
	],
	"homepage": "https://www.fuzzymail.co",
	"repository": "https://github.com/luangjokaj/fuzzymail",
	"exports": "./installer/index.js",
	"type": "module",
	"node": "^12.20.0 || ^14.13.1 || >=16.0.0",
	"bin": {
		"fuzzymail": "./installer/index.js"
	},
	"author": "Luan Gjokaj <luan@riangle.com>",
	"license": "MIT",
	"dependencies": {
		"chalk": "^5.0.1",
		"commander": "^9.4.0",
		"download": "^8.0.0",
		"execa": "^6.1.0",
		"ora": "^6.1.2",
		"prompts": "^2.4.2"
	}
}
