generated from tpl/purs
24 lines
694 B
JSON
24 lines
694 B
JSON
{
|
|
"name": "purescript-postgresql-client",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"purescript-prelude": "^2.1.0",
|
|
"purescript-transformers": "^2.0.2",
|
|
"purescript-lists": "^3.2.1",
|
|
"purescript-foreign": "^3.0.1",
|
|
"purescript-partial": "^1.1.2",
|
|
"purescript-tuples": "^3.0.0",
|
|
"purescript-aff": "^2.0.2",
|
|
"purescript-either": "^2.0.0",
|
|
"purescript-maybe": "^2.0.1",
|
|
"purescript-foldable-traversable": "^2.0.0",
|
|
"purescript-newtype": "^1.1.0",
|
|
"purescript-bytestrings": "^0.0.3",
|
|
"purescript-arrays": "^3.1.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/rightfold/purescript-postgresql-client.git"
|
|
}
|
|
}
|