{ "name": "ar_sync", "version": "0.0.1", "scripts": { "prepare": "tsc", "build": "tsc" }, "dependencies": {}, "devDependencies": { "react": "^16.8.6", "@types/react": "^16.8.6", "actioncable": "^5.2.0", "@types/actioncable": "^5.2.0", "eslint": "^5.16.0", "typescript": "^3.4.5", "@typescript-eslint/eslint-plugin": "^1.6.0", "@typescript-eslint/parser": "^1.6.0" } }