{
  "name": "@jaenjs/jaen",
  "version": "3.0.0-beta.127",
  "main": "index.js",
  "types": "src/index.ts",
  "license": "EUPL-1.2",
  "scripts": {
    "storybook": "start-storybook -p 6006",
    "build-storybook": "build-storybook",
    "test": "jest"
  },
  "bin": {
    "jaen": "./dist/bin/run.js"
  },
  "include": [
    "src",
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "devDependencies": {
    "@babel/core": "^7.16.7",
    "@snek-at/storybook-addon-chakra-ui": "^1.0.0",
    "@storybook/addon-actions": "^6.4.22",
    "@storybook/addon-essentials": "^6.4.22",
    "@storybook/addon-links": "^6.4.22",
    "@storybook/builder-webpack5": "^6.4.22",
    "@storybook/manager-webpack5": "^6.4.22",
    "@storybook/react": "^6.4.22",
    "@types/jest": "^28.1.7",
    "@types/react": "^18.0.17",
    "@types/react-helmet": "^6.1.5",
    "@types/uuid": "^8.3.4",
    "babel-jest": "^28.1.3",
    "babel-preset-gatsby": "^2.3.0",
    "jest": "^28.1.3",
    "ts-jest": "^28.0.8"
  },
  "dependencies": {
    "@atlaskit/tree": "^8.4.0",
    "@chakra-ui/icons": "^2.0.11",
    "@chakra-ui/react": "^2.2.8",
    "@ckeditor/ckeditor5-build-balloon": "^35.0.0",
    "@ckeditor/ckeditor5-react": "^5.0.2",
    "@emotion/react": "^11",
    "@emotion/styled": "^11",
    "@fingerprintjs/fingerprintjs": "^3.3.3",
    "@jaenjs/snek-finder": "^1.0.0-beta.0",
    "@react-icons/all-files": "^4.1.0",
    "@reduxjs/toolkit": "^1.6.2",
    "@snek-at/snek-api-client": "^0.0.7",
    "analytics": "^0.8.1",
    "framer-motion": "^5",
    "gatsby": "^4.15.0",
    "gatsby-plugin-compile-es6-packages": "^2.1.1",
    "gatsby-plugin-emotion": "7",
    "gatsby-plugin-image": "^2.5.1",
    "gatsby-plugin-react-helmet-async": "^1.2.3",
    "gatsby-plugin-react-svg": "^3.1.0",
    "gatsby-plugin-sharp": "^4.5.1",
    "gatsby-source-filesystem": "^4.5.2",
    "gatsby-transformer-sharp": "^4.5.0",
    "isomorphic-fetch": "^3.0.0",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-helmet-async": "^1.3.0",
    "react-hook-form": "^7.22.5",
    "react-pluggable": "^0.4.3",
    "react-redux": "^8.0.2",
    "react-router-dom": "^6.3.0",
    "redux": "^4.1.2",
    "uuid": "^8.3.2",
    "vanilla-cookieconsent": "^2.8.0"
  }
}
