{
  "name": "intervention-pages",
  "version": "1.0.1-rc.3",
  "description": "PD pages",
  "main": "dist/intervention-tabs.js",
  "types": "dist/intervention-tabs.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "tsc --skipLibCheck",
    "lint": "./node_modules/eslint/bin/eslint.js 'src/**'"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/acory/intervention-pages.git"
  },
  "author": "acory",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/acory/intervention-pages/issues"
  },
  "homepage": "https://github.com/acory/intervention-pages#readme",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@polymer/iron-icons": "^3.0.1",
    "@polymer/iron-selector": "^3.0.1",
    "@polymer/iron-pages": "^3.0.1",
    "@polymer/iron-label": "^3.0.1",
    "@polymer/paper-button": "^3.0.1",
    "@polymer/paper-checkbox": "^3.1.0",
    "@polymer/paper-icon-button": "^3.0.1",
    "@polymer/paper-input": "^3.2.1",
    "@polymer/paper-item": "^3.0.1",
    "@polymer/paper-listbox": "^3.0.1",
    "@polymer/paper-menu-button": "^3.0.1",
    "@polymer/paper-radio-button": "^3.0.1",
    "@polymer/paper-radio-group": "^3.0.1",
    "@polymer/paper-ripple": "^3.0.1",
    "@polymer/paper-spinner": "^3.0.2",
    "@polymer/paper-tabs": "^3.0.0",
    "@polymer/paper-toggle-button": "^3.0.1",
    "@polymer/paper-tooltip": "^3.0.1",
    "@polymer/polymer": "^3.4.1",
    "@types/lodash-es": "^4.17.3",
    "@unicef-polymer/etools-ajax": "^4.1.6",
    "@unicef-polymer/etools-behaviors": "^3.0.3",
    "@unicef-polymer/etools-content-panel": "^3.0.5",
    "@unicef-polymer/etools-currency-amount-input": "^3.0.2",
    "@unicef-polymer/etools-data-table": "^3.0.2",
    "@unicef-polymer/etools-date-time": "^1.0.1",
    "@unicef-polymer/etools-dialog": "^3.0.1",
    "@unicef-polymer/etools-dropdown": "^3.1.3",
    "@unicef-polymer/etools-info-tooltip": "^3.0.1",
    "@unicef-polymer/etools-loading": "^4.0.3",
    "@unicef-polymer/etools-profile-dropdown": "^4.0.5",
    "@unicef-polymer/etools-upload": "^3.1.10",
    "@unicef-polymer/etools-table": "^1.0.4",
    "@webcomponents/webcomponentsjs": "^2.0.0",
    "lit-element": "^2.3.1",
    "lodash-es": "^4.17.15",
    "moment": "^2.27.0",
    "pwa-helpers": "^0.9.1",
    "redux": "^4.0.5",
    "redux-thunk": "^2.3.0",
    "reselect": "^4.0.0",
    "web-animations-js": "^2.3.2"
  },
  "devDependencies": {
    "@polymer/decorators": "^3.0.0",
    "@typescript-eslint/eslint-plugin": "^3.4.0",
    "@typescript-eslint/parser": "^3.4.0",
    "@typescript-eslint/typescript-estree": "^3.4.0",
    "eslint": "^7.3.1",
    "eslint-config-google": "^0.13.0",
    "eslint-config-prettier": "^6.11.0",
    "eslint-plugin-html": "^6.0.0",
    "eslint-plugin-lit": "^1.2.0",
    "eslint-plugin-prettier": "^3.1.4",
    "gulp": "^4.0.0",
    "gulp-rename": "^1.3.0",
    "gulp-replace": "^1.0.0",
    "prettier": "^2.0.5",
    "typescript": "^3.9.6"
  }
}
