{
  "name": "@unidata/uikit",
  "version": "6.7.0",
  "description": "A uikit for Unidata apps.",
  "main": "src/index.ts",
  "types": "src/index.ts",
  "scripts": {
    "build": "ud-cli --type=build --moduleName=uikit",
    "storybook": "start-storybook -p 59793 --debug-webpack",
    "build-storybook": "build-storybook -o distStory"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/unidata-community-group/unidata-platform-ui/-/tree/master/module/uikit"
  },
  "author": "UNIDATA LLC, All rights reserved.",
  "license": "GNU GENERAL PUBLIC LICENSE Version 3",
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "@types/react": "16.9.35",
    "lodash": "4.17.15",
    "moment": "2.28.0",
    "react": "16.11.0",
    "react-dom": "16.11.0",
    "react-helmet": "6.1.0"
  },
  "devDependencies": {
    "@babel/core": "7.17.0",
    "@storybook/addon-info": "5.3.21",
    "@storybook/addon-knobs": "6.4.0",
    "@storybook/builder-webpack5": "6.4.18",
    "@storybook/core": "6.4.18",
    "@storybook/react": "6.4.18",
    "@types/react-beautiful-dnd": "13.0.0",
    "@types/react-grid-layout": "0.17.1",
    "@types/react-input-mask": "2.0.5",
    "@types/react-sortable-hoc": "0.7.1",
    "@types/react-table": "6.8.5",
    "@types/storybook__addon-info": "5.2.1",
    "babel-loader": "8.0.6",
    "react-docgen-typescript-loader": "3.6.0",
    "typed-css-modules-webpack-plugin": "0.1.2"
  },
  "dependencies": {
    "@popperjs/core": "2.11.0",
    "@storybook/manager-webpack5": "6.4.18",
    "@types/react-color": "3.0.6",
    "antd": "4.6.5",
    "react-beautiful-dnd": "13.1.0",
    "react-color": "2.19.3",
    "react-diff-viewer": "3.1.1",
    "react-grid-layout": "1.2.5",
    "react-input-mask": "2.0.4",
    "react-popper": "2.2.5",
    "react-resizable": "3.0.4",
    "react-sortable-hoc": "1.11.0",
    "react-spinners": "0.9.0",
    "@types/react-beautiful-dnd": "13.0.0",
    "@types/react-grid-layout": "0.17.1",
    "@types/react-input-mask": "2.0.5"
  }
}
