{
  "name": "@rbxts-js/pretty-format",
  "version": "3.16.0-ts.1",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rbxts-js/jest-roblox.git"
  },
  "license": "MIT",
  "main": "src/init.lua",
  "types": "src/index.d.ts",
  "files": [
    "src",
    "default.project.json",
    "!.robloxrc",
    "!**/__tests__"
  ],
  "dependencies": {
    "@rbxts-js/chalk-lua": "0.2.2-ts.2",
    "@rbxts-js/luau-polyfill": "1.2.3-ts.1",
    "@rbxts-js/luau-regexp": "0.2.2-ts.1",
    "@rbxts-js/react-is": "17.3.7-ts.1",
    "@rbxts-js/jest-get-type": "^3.16.0-ts.1",
    "@rbxts-js/roblox-shared": "^3.16.0-ts.1"
  }
}