{
  "name": "@datopian/edp",
  "version": "1.6.1",
  "description": "NG Frontend theme for EDP project.",
  "main": "index.js",
  "scripts": {
    "build": "postcss src/tailwind.css -o public/stylesheets/app.css",
    "test": "yarn cypress run"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.com:datopian/eds/frontend-edp.git"
  },
  "author": "Datopian",
  "license": "ISC",
  "dependencies": {
    "base-64": "^0.1.0",
    "lunr": "^2.3.8",
    "lunr-languages": "^1.4.0",
    "moment": "^2.24.0",
    "multer": "^1.4.2",
    "node-cache": "^4.2.1",
    "node-fetch": "^2.6.0",
    "nodemailer": "^6.3.0"
  },
  "devDependencies": {
    "autoprefixer": "^9.6.1",
    "cypress": "4.8.0",
    "postcss-cli": "^6.1.3",
    "postcss-import": "^12.0.1",
    "tailwindcss": "^1.0.5"
  }
}
