This commit is contained in:
Martin Aeschlimann
2017-09-18 16:15:57 +02:00
parent 6075d65009
commit 012d7da5bc
5 changed files with 875 additions and 324 deletions

View File

@@ -1,17 +1,7 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "textmate/r.tmbundle",
"name": "Ikuyadeu/vscode-R",
"version": "0.0.0",
"license": "TextMate Bundle License",
"repositoryURL": "https://github.com/textmate/r.tmbundle",
"licenseDetail": [
"Copyright (c) textmate-r.tmbundle project authors",
"",
"If not otherwise specified (see below), files in this folder fall under the following license: ",
"",
"Permission to copy, use, modify, sell and distribute this",
"software is granted. This software is provided \"as is\" without",
"express or implied warranty, and with no claim as to its",
"suitability for any purpose."
]
"license": "MIT",
"repositoryURL": "https://github.com/Ikuyadeu/vscode-R"
}]