{
	"name": "ttbf",
	"version": "0.10.0",
	"description": "Generate brainfuck code from text (may be bulky).",
	"main": "./index.js",
	"keywords": [
		"brainfuck",
		"bf",
		"text",
		"convert",
		"esolang",
		"fs",
		"parse",
		"run",
		"eval"
	],
	"author": "appajs",
	"license": "MIT"
}