{
  "name": "@definitelytyped/perf",
  "version": "0.0.178",
  "description": "",
  "bin": "index.js",
  "scripts": {
    "build": "tsc -b",
    "test": "../../node_modules/.bin/jest --config ../../jest.config.js packages/perf",
    "cli": "node dist/cli/index.js"
  },
  "author": "Andrew Branch <andrew@wheream.io>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/microsoft/DefinitelyTyped-tools.git",
    "directory": "packages/perf"
  },
  "dependencies": {
    "@definitelytyped/definitions-parser": "^0.0.178",
    "@definitelytyped/header-parser": "^0.0.178",
    "@definitelytyped/typescript-versions": "^0.0.178",
    "@definitelytyped/utils": "^0.0.178",
    "@octokit/rest": "^16.33.0",
    "@types/node": "^12.12.29",
    "markdown-table": "^1.1.3",
    "semver": "^7.3.7",
    "typescript": "^5.0.2",
    "yargs": "^15.4.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "devDependencies": {
    "@types/yargs": "^15.0.5"
  },
  "gitHead": "41ba894ba571e55fa91ef0bb0d44d6eb6d201943"
}
