{
  "name": "flexbundle-components",
  "private": false,
  "version": "0.1.03",
  "description": "Flexbundle Components",
  "homepage": "http://flexbundle.com/components",
  "keywords": [
    "Flexbundle",
    "Web Components"
  ],
  "author": "Platum Lda",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "es2015": "dist/esm/index.mjs",
  "es2017": "dist/esm/index.mjs",
  "types": "dist/types/index.d.ts",
  "collection": "dist/collection/collection-manifest.json",
  "collection:main": "dist/collection/index.js",
  "unpkg": "dist/flex-components/flex-components.js",
  "files": [
    "dist/",
    "loader/"
  ],
  "scripts": {
    "build": "stencil build",
    "start": "stencil build --dev --watch --serve",
    "test": "stencil test --spec --e2e",
    "test.watch": "stencil test --spec --e2e --watchAll",
    "generate": "stencil generate",
    "storybook": "start-storybook -p 6006",
    "build-storybook": "build-storybook &&  cpy favicon.ico ./storybook-static/"
  },
  "devDependencies": {
    "@babel/core": "^7.10.3",
    "@stencil/angular-output-target": "0.0.5",
    "@stencil/core": "^1.17.3",
    "@stencil/react-output-target": "0.0.9",
    "@storybook/addon-docs": "^6.5.5",
    "@storybook/addon-notes": "^5.3.21",
    "@storybook/html": "^6.5.5",
    "@storybook/react": "^6.5.5",
    "@storybook/theming": "^6.2.8",
    "@types/ejs": "^3.0.3",
    "@types/lodash-es": "^4.17.3",
    "babel-loader": "^8.1.0",
    "copy-webpack-plugin": "^6.0.2",
    "cpy-cli": "^3.1.1",
    "react": "^16.13.1",
    "react-is": "^16.13.1",
    "rollup-plugin-node-polyfills": "^0.2.1",
    "write-file-webpack-plugin": "^4.5.1"
  },
  "dependencies": {
    "@popperjs/core": "^2.4.2",
    "accounting": "^0.4.1",
    "flatpickr": "^4.6.9",
    "flexbundle-sdk": "0.0.99",
    "hot-formula-parser": "^3.0.2",
    "lodash": "^4.17.21",
    "lodash-es": "^4.17.21",
    "node-polyglot": "^2.4.0",
    "pell": "^1.0.6",
    "qrcode-generator-es6": "^1.1.4",
    "signature_pad": "^3.0.0-beta.3"
  }
}
