We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5df40 commit 4b8c051Copy full SHA for 4b8c051
bower.json
@@ -3,6 +3,10 @@
3
"version": "0.1.0",
4
"description": "PureScript bindings to child_process.",
5
"license": "MIT",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git://github.com/purescript-node/purescript-node-child-process"
9
+ },
10
"dependencies": {
11
"purescript-functions": "~0.1.0",
12
"purescript-node-streams": "~0.3.0",
0 commit comments