{
  "name": "detox-tools",
  "description": "Tools for E2E tests and automation for mobile",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "version": "1.0.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/wix/detox.git"
  },
  "nativePackage": true,
  "bugs": {
    "url": "https://github.com/wix/detox/issues"
  },
  "homepage": "https://github.com/wix/detox/detox-tools",
  "main": "./index.js",
  "author": "Tal Kol <talkol@gmail.com>",
  "license": "MIT"
}
