UNPKG

hkt-toolbelt

Version:

Functional and composable type utilities

28 lines (27 loc) 601 B
{ "name": "hkt-toolbelt", "version": "0.26.0", "description": "Functional and composable type utilities", "types": "./index.d.ts", "main": "./index.js", "repository": { "type": "git", "url": "git+ssh://git@github.com/poteat/hkt-toolbelt.git" }, "keywords": [ "hkt", "types", "typescript", "type", "system", "higher", "kinded", "kinds" ], "author": "Alice Poteat <alice@code.lol>", "license": "MIT", "bugs": { "url": "https://github.com/poteat/hkt-toolbelt/issues" }, "homepage": "https://github.com/poteat/hkt-toolbelt#readme" }