{
	"plugins": ["ejs-mate", "stripTS"],
	"inputDirs": ["input/hello-world", "input/frameworks/react", "input/typescript"],
	"description": "Test data availability from included template configs",
	"configFileName": "template.json",
	"data": {
		"name": "hello-world",
		"framework": "react",
		"typescript": true,
		"type": "plugin",
		"versions": {
			"plugma": "1.0.0"
		}
	}
}
