sportsbet-mobile
Version:
Sportsbet mobile
36 lines (35 loc) • 943 B
JSON
{
"name": "sportsbet-mobile",
"version": "1.2.22",
"main": "index.js",
"dependencies": {
"@heathmont/wheel-of-fortune": "^1.0.3",
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.2",
"material-ui": "^0.16.0",
"pixi.js": "^4.2.3",
"react": "^15.5.4",
"react-cntdwn": "^0.3.0",
"react-dom": "^15.5.4",
"react-fontawesome": "^1.6.1",
"react-tap-event-plugin": "^1.0.0"
},
"devDependencies": {
"@heathmont/dev-tools": "^1.0.15"
},
"scripts": {
"docker:build": "docker-build heathmont/sportsbet-mobile",
"docker:push": "docker-push heathmont/sportsbet-mobile"
},
"repository": {
"type": "git",
"url": "git+https://github.com/heathmont/sportsbet-mobile.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/heathmont/sportsbet-mobile/issues"
},
"homepage": "https://github.com/heathmont/sportsbet-mobile#readme",
"description": ""
}