{ "name": "hazetv-alfatube-1", "version": "0.1.0", "private": true, "dependencies": { "axios": "latest", "body-parser": "^1.18.3", "@c0b41/ytclear": "^1.0.0", "bootstrap": "^4.1.3", "express": "^4.16.4", "lodash-id": "^0.14.0", "lowdb": "^1.0.0", "react": "^16.6.1", "react-app-polyfill": "^0.1.3", "react-bootstrap": "^1.0.0-beta.2", "react-dom": "^16.6.1", "react-linkify": "^0.2.2", "react-router-dom": "^4.3.1", "react-scripts": "2.1.1", "react-youtube": "^7.8.0", "wikidata-sdk": "^5.15.9", "wikijs": "^4.8.1" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }