| 1 | { |
| 2 | "name": "@typespec/e2e-test-basic-latest", |
| 3 | "dependencies": { |
| 4 | "@typespec/compiler": "latest", |
| 5 | "@typespec/rest": "latest", |
| 6 | "@typespec/http": "latest", |
| 7 | "@typespec/versioning": "latest", |
| 8 | "@typespec/openapi": "latest", |
| 9 | "@typespec/openapi3": "latest" |
| 10 | }, |
| 11 | "private": true |
| 12 | } |
| 13 | |