data/dub.json

14 lines
305 B
JSON

{
"authors": [
"Andrew Lalis"
],
"copyright": "Copyright © 2025, Andrew Lalis",
"dependencies": {
"asdf": "~>0.7",
"dxml": "~>0.4",
"handy-http-primitives": "~>1.4"
},
"description": "Support for common data formats and database operations.",
"license": "CC0",
"name": "handy-http-data"
}