{
  "name": "react-native-threads",
  "version": "0.0.19",
  "description": "",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:joltup/react-native-threads.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "thread",
    "workers",
    "parallelism",
    "concurrency",
    "processing"
  ],
  "author": "Travis Nuttall",
  "license": "MIT",
  "files": [
    "android/",
    "ios/",
    "js/",
    "index.js"
  ],
  "peerDependencies": {
    "react-native": ">=0.50.0"
  }
}
