{
  "name": "@cgdsoftware/date",
  "version": "1.0.9",
  "description": "Plugin for date",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/enso-ui/date.git"
  },
  "keywords": [
    "date",
    "enso",
    "enso-ui"
  ],
  "author": "Adrian Ocneanu <aocneanu@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/enso-ui/date/issues"
  },
  "homepage": "https://github.com/enso-ui/date#readme",
  "dependencies": {
    "date-fns": "^2.0.0"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "5.0.0-beta.6",
    "@vue/cli-plugin-eslint": "5.0.0-beta.6",
    "@vue/eslint-config-airbnb": "^5.0.0",
    "autoprefixer": "^9.6.1",
    "babel-eslint": "^10.0.1",
    "cross-env": "^6.0.0",
    "eslint": "^7.0.0",
    "eslint-import-resolver-alias": "^1.1.2",
    "eslint-plugin-vue": "^8.0.3"
  }
}
