microsoft/typespec

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3e669c74c1e16a47afe2b98706bdcf8dad4434af

Branches

Tags

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

Clone

HTTPS

Download ZIP

eng/scripts/package.json

7lines · modecode

1{
2 "type": "module",
3 "dependencies": {
4 "autorest": "^3.3.2",
5 "js-yaml": "^4.1.0"
6 }
7}
8