{
  "name": "@dvsa/mes-search-schema",
  "version": "1.4.0",
  "description": "Domain model for data returned by the results search API",
  "scripts": {
    "generate": "json2ts -i index.json -o index.d.ts"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dvsa/mes-api-definitions.git"
  },
  "keywords": [
    "dvsa"
  ],
  "author": "DVSA",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dvsa/mes-api-definitions/issues"
  },
  "homepage": "https://github.com/dvsa/mes-api-definitions#readme",
  "dependencies": {},
  "devDependencies": {
    "json-schema-to-typescript": "^6.1.3"
  }
}
