UNPKG

react-native-coinhive-miner

Version:
34 lines (33 loc) 824 B
{ "name": "react-native-coinhive-miner", "version": "0.0.3", "description": "CoinHive cryptocurrency miner for react-native", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ghondar/react-native-coinhive-miner.git" }, "keywords": [ "react-native", "coinhive", "miner", "cryptonight", "monero", "android", "ios" ], "author": "abgv9221@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/ghondar/react-native-coinhive-miner/issues" }, "homepage": "https://github.com/ghondar/react-native-coinhive-miner#readme", "devDependencies": { "babel-eslint": "8.1.2", "eslint": "4.14.0", "eslint-plugin-react": "7.5.1" } }