generated from tpl/purs
30 lines
864 B
JSON
30 lines
864 B
JSON
{
|
|
"name": "purescript-postgresql-client",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"purescript-prelude": "^3.0.0",
|
|
"purescript-transformers": "^3.2.0",
|
|
"purescript-lists": "^4.0.1",
|
|
"purescript-foreign": "^4.0.0",
|
|
"purescript-aff": "^3.0.0",
|
|
"purescript-either": "^3.0.0",
|
|
"purescript-maybe": "^3.0.0",
|
|
"purescript-foldable-traversable": "^3.0.0",
|
|
"purescript-newtype": "^2.0.0",
|
|
"purescript-bytestrings": "^5.0.1",
|
|
"purescript-arrays": "^4.0.1",
|
|
"purescript-datetime": "^3.0.0",
|
|
"purescript-bifunctors": "^3.0.0",
|
|
"purescript-eff": "^3.1.0",
|
|
"purescript-exceptions": "^3.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/rightfold/purescript-postgresql-client.git"
|
|
},
|
|
"devDependencies": {
|
|
"purescript-assert": "^3.0.0",
|
|
"purescript-eff": "^3.1.0"
|
|
}
|
|
}
|