{
  "name": "@puppedo/atoms",
  "version": "6.1.1",
  "description": "Atoms for PuppeDo",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/starikan/PuppeDoAtoms.git"
  },
  "files": [
    "src",
    "index.js"
  ],
  "keywords": [
    "puppeteer",
    "playwright",
    "puppedo",
    "testing",
    "tests",
    "e2e",
    "automatization"
  ],
  "author": "Starodubov Sergey <4analit@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/starikan/PuppeDoAtoms/issues"
  },
  "homepage": "https://github.com/starikan/PuppeDoAtoms#readme",
  "scripts": {
    "test": "echo \"No test specified\""
  },
  "devDependencies": {
    "@puppedo/core": "2.0.0-beta.103",
    "playwright": "1.27.1",
    "puppeteer": "19.2.2"
  }
}
