Add various purescript-node libraries

This commit is contained in:
Gary Burgess 2016-10-22 15:00:03 +01:00
parent 154c09af07
commit 79d0c87629

View file

@ -1591,5 +1591,212 @@
],
"repo": "https://github.com/purescript-contrib/purescript-options.git",
"version": "v2.0.0"
},
"node-child-process": {
"dependencies": [
"arrays",
"bifunctors",
"control",
"datetime",
"distributive",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"node-buffer",
"node-fs",
"node-path",
"node-streams",
"nonempty",
"nullable",
"partial",
"posix-types",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-node/purescript-node-child-process.git",
"version": "v3.0.0"
},
"node-http": {
"dependencies": [
"arrays",
"bifunctors",
"contravariant",
"control",
"distributive",
"eff",
"either",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"generics",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"node-buffer",
"node-streams",
"node-url",
"nonempty",
"nullable",
"options",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-node/purescript-node-http.git",
"version": "v2.0.0"
},
"node-process": {
"dependencies": [
"arrays",
"bifunctors",
"console",
"control",
"datetime",
"distributive",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"node-buffer",
"node-fs",
"node-path",
"node-streams",
"nonempty",
"nullable",
"partial",
"posix-types",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-node/purescript-node-process.git",
"version": "v3.0.0"
},
"node-readline": {
"dependencies": [
"arrays",
"bifunctors",
"console",
"contravariant",
"control",
"datetime",
"distributive",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"node-buffer",
"node-fs",
"node-path",
"node-process",
"node-streams",
"nonempty",
"nullable",
"options",
"partial",
"posix-types",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-node/purescript-node-readline.git",
"version": "v2.0.0"
},
"node-url": {
"dependencies": [
"control",
"functions",
"invariant",
"maybe",
"monoid",
"newtype",
"nullable",
"prelude"
],
"repo": "https://github.com/purescript-node/purescript-node-url.git",
"version": "v2.0.0"
}
}