UNPKG

react-native-threads

Version:

[![npm version](https://img.shields.io/npm/v/react-native-threads.svg?style=flat-square)](https://www.npmjs.com/package/react-native-threads) [![downloads](https://img.shields.io/npm/dm/react-native-threads.svg?style=flat-square)](https://www.npmjs.com/pa

33 lines (32 loc) 590 B
{ "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" } }