{ "name": "hazetv-alfatube-1", "version": "0.1.1", "private": true, "dependencies": { "@c0b41/ytclear": "^1.0.0", "axios": "latest", "body-parser": "^1.18.3", "bootstrap": "^4.1.3", "compression": "^1.7.3", "dotenv": "^6.2.0", "express": "^4.16.4", "get-artist-title": "^1.1.1", "lodash-id": "^0.14.0", "lowdb": "^1.0.0", "moment": "^2.23.0", "moment-duration-format": "^2.2.2", "node-sass": "^4.11.0", "react": "^16.6.1", "react-app-polyfill": "^0.1.3", "react-bootstrap": "^1.0.0-beta.2", "react-dom": "^16.6.1", "react-height": "^3.0.0", "react-linkify": "^0.2.2", "react-router-dom": "^4.3.1", "react-scripts": "^2.1.3", "react-youtube": "^7.8.0", "wikidata-sdk": "^5.15.9", "wikijs": "^4.8.1", "youtube-page-token": "^1.0.1" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "build2": "GENERATE_SOURCEMAP=false react-scripts build", "test": "react-scripts test", "node": "npm run build && node ./node-entry.js", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 8", "not op_mini all" ] }