{
  "name": "@modyo/financial-commons",
  "version": "2.1.32",
  "private": false,
  "description": "Common components for modyo financial widgets",
  "author": "Modyo",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "test:unit": "vue-cli-service test:unit",
    "lint": "vue-cli-service lint",
    "build-storybook": "build-storybook",
    "build:lib": "vue-cli-service build --target lib --name @modyo/financial-commons src/entry.js --fix",
    "deploy-storybook": "storybook-to-ghpages",
    "lint:style": "stylelint src/components",
    "storybook": "start-storybook -p 6006"
  },
  "main": "dist/@modyo/financial-commons.common.js",
  "dependencies": {
    "@fullhuman/postcss-purgecss": "3.1.3",
    "@mathieustan/vue-datepicker": "0.2.11",
    "@storybook/storybook-deployer": "^2.8.10",
    "autoprefixer": "9.8.6",
    "bootstrap": "4.6.0",
    "core-js": "^3.14.0",
    "currency.js": "^2.0.4",
    "date-fns": "^2.22.1",
    "jquery": "^3.6.0",
    "popper.js": "^1.16.1",
    "v-tooltip": "^2.1.3",
    "vee-validate": "^3.4.9",
    "vue": "^2.6.14",
    "vue-axe": "^2.4.4",
    "vue-i18n": "^8.24.4"
  },
  "devDependencies": {
    "@storybook/addon-a11y": "^6.2.9",
    "@storybook/addon-backgrounds": "^6.2.9",
    "@storybook/addon-controls": "^6.2.9",
    "@storybook/addon-docs": "^6.2.9",
    "@storybook/addon-knobs": "^6.2.9",
    "@storybook/addon-storysource": "^6.2.9",
    "@storybook/addon-viewport": "^6.2.9",
    "@storybook/addons": "^6.2.9",
    "@storybook/source-loader": "^6.2.9",
    "@storybook/theming": "^6.2.9",
    "@storybook/vue": "^6.2.9",
    "@testing-library/jest-dom": "^5.14.1",
    "@vue/cli-plugin-babel": "~4.5.13",
    "@vue/cli-plugin-eslint": "~4.5.13",
    "@vue/cli-plugin-unit-jest": "~4.5.13",
    "@vue/cli-service": "~4.5.13",
    "@vue/eslint-config-airbnb": "^5.3.0",
    "@vue/test-utils": "1.2.1",
    "axe-core": "^4.2.2",
    "babel-eslint": "^10.1.0",
    "babel-preset-vue": "^2.0.2",
    "eslint": "7.28.0",
    "eslint-plugin-import": "^2.23.4",
    "eslint-plugin-vue": "^7.11.1",
    "node-sass": "^6.0.0",
    "sass-loader": "^10.2.0",
    "stylelint": "^13.13.1",
    "stylelint-config-twbs-bootstrap": "^2.2.1",
    "vue-cli-plugin-i18n": "~2.1.1",
    "vue-cli-plugin-storybook": "~2.0.0",
    "vue-loader": "^15.9.7",
    "vue-svg-loader": "^0.16.0",
    "vue-template-compiler": "^2.6.14"
  },
  "bugs": "https://github.com/modyo/financial-commons/issues",
  "contributors": [
    "Juan Cristobal Pazos <juancri@modyo.com>",
    "Jorge Saud <jsaud@modyo.com>"
  ],
  "homepage": "https://github.com/modyo/financial-commons/blob/develop/README.md",
  "license": "SEE LICENSE IN LICENSE.md",
  "repository": {
    "type": "git",
    "url": "git@github.com:modyo/financial-commons.git"
  }
}
