{
  "name": "splunk-login-component-react",
  "version": "0.0.4",
  "main": "./dist/index.js",
  "dependencies": {
    "@okta/okta-auth-js": "^2.4.0",
    "jquery": "^3.3.1",
    "loadash": "^1.0.0",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "react-scripts": "2.1.8"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "prepublishOnly": "npm run build"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}
