{
  "name": "child-process-thread",
  "version": "0.0.69",
  "description": "Child process in a thread for node",
  "main": "index.js",
  "dependencies": {
    "nan": "^2.13.1",
    "raw-buffer": "0.0.21",
    "smiggles": "0.0.30"
  },
  "devDependencies": {
    "window-fetch": "0.0.10"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "node-gyp rebuild"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/modulesio/child-process-thread.git"
  },
  "author": "Avaer Kazmer <a@modules.io>",
  "license": "ISC",
  "gypfile": true,
  "bugs": {
    "url": "https://github.com/modulesio/child-process-thread/issues"
  },
  "homepage": "https://github.com/modulesio/child-process-thread#readme"
}
