Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
264 B
JSON

{
"name": "hashids",
"version": "1.2.2",
"description": "generate short unique ids from integers",
"homepage": "https://hashids.org/c/",
"license": "MIT",
"dependencies": [
{
"name": "getopt",
"platform": "windows & !mingw"
}
]
}