{
  "name": "test",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
  },
  "author": "",
  "license": "ISC",
  "type": "module",
  "devDependencies": {
    "jest": "^27.2.1"
  }
}
