{
  "name": "preaction-bootstrap-clips",
  "version": "1.0.28",
  "dependencies": {},
  "devDependencies": {
    "@babel/core": "^7.1.2",
    "@babel/preset-env": "^7.1.0",
    "@babel/preset-react": "^7.0.0",
    "animate.css": "^3.7.0",
    "babel-loader": "^8.0.4",
    "bootstrap": "^4.1.3",
    "eslint": "5.6.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-node": "^7.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-react": "^7.11.1",
    "eslint-plugin-standard": "^4.0.0",
    "react": "^16.5.2",
    "react-dom": "^16.5.2",
    "react-scripts": "2.0.4",
    "webpack": "4.19.1",
    "webpack-cli": "^3.1.2"
  },
  "main": "dist/preaction-bootstrap-clips.min.js",
  "peerDependencies": {
    "react": "^16.5.2",
    "react-dom": "^16.5.2"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "webpack",
    "test": "react-scripts test",
    "eject": "react-scripts eject",
    "linter": "eslint --ext js ./src"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ],
  "author": "Doug Elkin <doug@drelyn.net> (https://drelyn.net)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/drelyn86/preaction-bootstrap-clips.git"
  }
}
