add node-child-process

This commit is contained in:
justinwoo 2018-06-03 10:42:29 +03:00
parent 4fee3efc46
commit bdf0ecf529

View file

@ -647,6 +647,21 @@
"repo": "https://github.com/purescript-node/purescript-node-buffer",
"version": "v5.0.0"
},
"node-child-process": {
"dependencies": [
"exceptions",
"foreign",
"foreign-object",
"functions",
"node-fs",
"node-streams",
"nullable",
"posix-types",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-node/purescript-node-child-process",
"version": "v5.0.0"
},
"node-fs": {
"dependencies": [
"datetime",