Your IP : 216.73.216.48
{
"name": "frontend",
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.14",
"@fortawesome/free-regular-svg-icons": "^5.8.1",
"@fortawesome/free-solid-svg-icons": "^5.7.1",
"@fortawesome/react-fontawesome": "^0.1.4",
"apollo-boost": "^0.1.27",
"apollo-link-context": "^1.0.14",
"axios": "^0.18.0",
"bootstrap": "^4.2.1",
"graphql": "^14.1.1",
"image-thumbnail": "^1.0.2",
"immutable": "^4.0.0-rc.12",
"node-sass": "^4.11.0",
"prettier": "^1.15.3",
"react": "^16.8.1",
"react-apollo": "^2.4.1",
"react-dom": "^16.8.1",
"react-dropzone": "^8.0.4",
"react-notifications": "^1.4.3",
"react-router-config": "^4.4.0-beta.6",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.3",
"reactstrap": "^7.1.0",
"redux": "^4.0.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"
],
"devDependencies": {
"eslint": "^5.6.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.12.3",
"undefined": "^0.1.0"
}
}