gentyl
Version:
A Generator That You'll Love
30 lines (29 loc) • 489 B
JSON
{
"name": "gentyl",
"description": "A Generator That You'll Love",
"main": "./dist/gentyl.js",
"authors": [
"Edward Dalley"
],
"license": "MIT",
"keywords": [
"gentle",
"tool",
"structural",
"synthesis",
"language",
"generator",
"procedural",
"random",
"data",
"hierarchy"
],
"homepage": "https://github.com/Space-Ed/gentyl",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}