react-authedmine
Version:
Authedmine from CoinHive.com
31 lines (30 loc) • 707 B
JSON
{
"name": "react-authedmine",
"version": "0.0.9",
"description": "Authedmine from CoinHive.com",
"main": "src/index.js",
"dependencies": {
"load-script": "^1.0.0",
"prop-types": "^15.6.0",
"react": "15.x"
},
"repository": {
"type": "git",
"url": "git@github.com:Mobilpadde/react-authedmine.git"
},
"keywords": [
"react",
"mining",
"crypto",
"miner",
"coinhive",
"coin-hive",
"authedmine"
],
"author": "Mads Cordes",
"license": "MIT",
"bugs": {
"url": "https://github.com/Mobilpadde/react-authedmine/issues"
},
"homepage": "https://github.com/Mobilpadde/react-authedmine/blob/master/README.md"
}