package.json 156 B

12345678
  1. {
  2. "name": "e2e-plugin",
  3. "description": "A plugin for e2e tests",
  4. "main": "./index.html",
  5. "logseq": {
  6. "id": "a-logseq-plugin-for-e2e-tests"
  7. }
  8. }