UNPKG

@wordpress/e2e-tests

Version:
35 lines (34 loc) 841 B
{ "name": "@wordpress/e2e-tests", "version": "9.2.0", "description": "Test plugins and mu-plugins for E2E tests in WordPress.", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later", "keywords": [ "wordpress", "gutenberg", "e2e", "tests" ], "homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-tests/README.md", "repository": { "type": "git", "url": "https://github.com/WordPress/gutenberg.git", "directory": "packages/e2e-tests" }, "bugs": { "url": "https://github.com/WordPress/gutenberg/issues" }, "engines": { "node": ">=18.12.0", "npm": ">=8.19.2" }, "dependencies": { "@wordpress/interactivity": "^6.37.0", "@wordpress/interactivity-router": "^2.37.0" }, "publishConfig": { "access": "public" }, "gitHead": "2cf13ec6cf86153c9b3cf369bf5c59046f5cd950" }