microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
f76ae8f8d7d36873401d4d9df9ce3621a91ca18d

Branches

Tags

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

Clone

HTTPS

Download ZIP

e2e/basic-latest/package.json

9lines · modecode

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