{
  "name": "acjpd-mongodb-sync",
  "version": "1.2.0",
  "description": "",
  "main": "build/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iamarunchaitanyajami/acj-mongodb-sync"
  },
  "author": "Arun Chaitanya Jami",
  "license": "GPL-2.0+",
  "bugs": {
    "url": "https://github.com/iamarunchaitanyajami/acj-mongodb-sync/issues"
  },
  "homepage": "https://github.com/iamarunchaitanyajami/acj-mongodb-sync#readme",
  "devDependencies": {
    "@bigbite/wp-cypress": "^0.13.1",
    "cypress": "13.3.0",
    "cypress-cucumber-preprocessor": "^4.3.1",
    "cypress-file-upload": "^5.0.8"
  },
  "cypress-cucumber-preprocessor": {
    "nonGlobalStepDefinitions": true,
    "stepDefinitions": "cypress/integration",
    "cucumberJson": {
      "generate": true,
      "outputFolder": "cypress/reports"
    }
  }
}
