14 lines
508 B
JSON
14 lines
508 B
JSON
{
|
|
"name": "ponytail",
|
|
"version": "4.8.4",
|
|
"description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.",
|
|
"author": {
|
|
"name": "Dietrich Gebert",
|
|
"url": "https://github.com/DietrichGebert"
|
|
},
|
|
"homepage": "https://github.com/DietrichGebert/ponytail",
|
|
"repository": "https://github.com/DietrichGebert/ponytail",
|
|
"license": "MIT",
|
|
"keywords": ["yagni", "minimalism", "code-review", "productivity"]
|
|
}
|