Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/microsoft-authentication/packageMocks/keytar/package.json
3320 views
1
{
2
"name": "keytar",
3
"version": "7.9.0",
4
"description": "OVERRIDE Keytar since we don't need the feature",
5
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
6
"main": "index.js"
7
}
8
9