Add extension OSS dependencies

pull/5121/merge
Martin Aeschlimann 2016-05-02 11:48:19 +02:00
parent e400396bab
commit 0c10a9c5a4
4 changed files with 83 additions and 4 deletions

View File

@ -208,4 +208,26 @@
"to the base-name name of the original file, and an extension of txt, html, or similar. For example", "to the base-name name of the original file, and an extension of txt, html, or similar. For example",
"\"tidy\" is accompanied by \"tidy-license.txt\"." "\"tidy\" is accompanied by \"tidy-license.txt\"."
] ]
}] },
{
"name": "Microsoft/node-request-light",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/node-request-light"
},
{
"name": "Microsoft/node-jsonc-parser",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/jsonc-parser"
},
{
"name": "Microsoft/vscode-nls",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
}
]

View File

@ -4,4 +4,40 @@
"version": "0.0.0", "version": "0.0.0",
"license": "MIT", "license": "MIT",
"repositoryURL": "https://github.com/Benvie/JavaScriptNext.tmLanguage" "repositoryURL": "https://github.com/Benvie/JavaScriptNext.tmLanguage"
}] },
{
"name": "Microsoft/node-request-light",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/node-request-light"
},
{
"name": "Microsoft/node-jsonc-parser",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/jsonc-parser"
},
{
"name": "Microsoft/vscode-languageserver-node",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-languageserver-node"
},
{
"name": "Microsoft/vscode-extension-telemetry",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-extension-telemetry"
},
{
"name": "Microsoft/vscode-nls",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
}
]

View File

@ -26,6 +26,12 @@
"to the base-name name of the original file, and an extension of txt, html, or similar. For example", "to the base-name name of the original file, and an extension of txt, html, or similar. For example",
"\"tidy\" is accompanied by \"tidy-license.txt\"." "\"tidy\" is accompanied by \"tidy-license.txt\"."
] ]
},
{
"name": "Microsoft/vscode-nls",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
} }
] ]

View File

@ -256,4 +256,19 @@
"", "",
"END OF TERMS AND CONDITIONS" "END OF TERMS AND CONDITIONS"
] ]
}] },
{
"name": "Microsoft/vscode-extension-telemetry",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-extension-telemetry"
},
{
"name": "Microsoft/vscode-nls",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
}
]