mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-29 13:51:49 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
17
strict-migration-tools/package.json
Normal file
17
strict-migration-tools/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "vscode-strict-null-tools",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Matt Bierner",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"typescript": "3.1.2",
|
||||
"glob": "^7.1.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user