Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "rqt",
- "version": "0.1.0",
- "private": true,
- "dependencies": {
- "jquery": "^3.2.1",
- "react": "^16.0.0",
- "react-dom": "^16.0.0",
- "react-redux": "^5.0.6",
- "react-scripts": "1.0.14",
- "redux": "^3.7.2"
- },
- "scripts": {
- "start": "react-scripts start",
- "build": "react-scripts build",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
- },
- "devDependencies": {
- "babel-eslint": "^7.2.3",
- "babel-plugin-transform-es2015-destructuring": "^6.23.0",
- "babel-plugin-transform-object-rest-spread": "^6.26.0",
- "babel-preset-es2015": "^6.24.1",
- "eslint": "^4.10.0",
- "eslint-config-airbnb": "^16.0.0",
- "eslint-config-react-app": "^2.0.1",
- "eslint-plugin-flowtype": "^2.39.1",
- "eslint-plugin-html": "^4.0.0-alpha.1",
- "eslint-plugin-import": "^2.8.0",
- "eslint-plugin-jsx-a11y": "^5.1.1",
- "eslint-plugin-react": "^7.4.0"
- }
- }
Add Comment
Please, Sign In to add comment