microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
33d83ea24ba2f6df7d485c85eddc310754a0f5d6

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

e2e/basic-latest/package.json

11lines · modecode

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