{ "name": "2d_walker_rl_js", "version": "0.0.1", "description": "TODO: Write a project description", "main": "index.js", "dependencies": { "@tensorflow/tfjs": "^0.14.0", "canvas": "^2.1.0", "jsdom": "^13.0.0", "phaser": "^3.15.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Jackymancs4/boxidroid.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Jackymancs4/boxidroid/issues" }, "homepage": "https://github.com/Jackymancs4/boxidroid#readme" }