{
  "name": "@berun/template-fuse-box-docs",
  "version": "7.0.3",
  "browserslist": {
    "development": [
      "last 2 chrome versions",
      "last 2 firefox versions",
      "last 2 edge versions"
    ],
    "production": [
      ">0.25%",
      "not op_mini all",
      "ie 11"
    ]
  },
  "publishConfig": {
    "access": "public"
  },
  "resolutions": {
    "babel-core": "^7.0.0-bridge.0"
  },
  "scripts": {
    "start": "berun-scripts start:static",
    "docs": "berun-scripts build:static",
    "format": "berun-scripts lint",
    "build": "berun-scripts build"
  },
  "dependencies": {},
  "devDependencies": {
    "@bestatic/core": "^7.0.3",
    "@bestatic/layout": "^7.0.3",
    "axios": "^0.18.1",
    "styled-components": "^5.1.0",
    "@berun/preset-bestatic": "^7.0.3",
    "@berun/preset-fuse-box-react": "^7.0.3",
    "@berun/runner-eslint": "^7.0.3",
    "@berun/runner-prettier": "^7.0.3",
    "@berun/scripts": "^7.0.3"
  },
  "peerDependencies": {}
}