tracery-improved
Version:
An improved version of Tracery that minimizes symbol reuse
37 lines (35 loc) • 931 B
JSON
{
"name": "tracery-improved",
"version": "1.0.0",
"description": "An improved version of Tracery that minimizes symbol reuse",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/wmodes/tracery-improved.git"
},
"author": "Wes Modes",
"license": "MIT",
"keywords": ["tracery", "grammar", "procedural", "generation", "writing"],
"dependencies": {},
"devDependencies": {},
"homepage": "https://github.com/wmodes/tracery-improved#readme",
"bugs": {
"url": "https://github.com/wmodes/tracery-improved/issues"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/galaxykate"
},
"contributors": [
{
"name": "Kate Compton",
"email": "galaxykate@gmail.com",
"url": "https://github.com/galaxykate"
},
{
"name": "v21",
"email": "vtwentyone@gmail.com",
"url": "https://github.com/v21"
}
]
}