{
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux|macos": true
    }
  },
  "description": "Use posix_spawn() to spawn processes without forking",
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "spoon",
  "origin": {
    "commit": "9986379e296d4b9cdb3943d159be97320368e20c",
    "url": "git+https://github.com/onox/spoon.git"
  },
  "tags": [
    "posix",
    "spawn",
    "process"
  ],
  "version": "1.0.0",
  "website": "https://github.com/onox/spoon"
}
