{
  "name": "trustedlogin-client",
  "version": "1.6.0",
  "main": "Gruntfile.js",
  "author": "TrustedLogin",
  "devDependencies": {
    "autoprefixer": "^9.6.1",
    "copyfiles": "^2.2.0",
    "grunt": "^1.5.3",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-postcss": "^0.9.0",
    "grunt-wp-i18n": "^1.0.3"
  },
  "scripts": {
    "build": "grunt",
    "test:php": "wp-env run tests-cli --env-cwd=wp-content/plugins/client vendor/bin/phpunit"
  },
  "browserslist": [
    "cover 99.7%"
  ]
}
