Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files

This commit is contained in:
Alex Dima
2016-07-07 12:36:37 +03:00
parent fe1666c9e0
commit d5862e8dba
9 changed files with 93 additions and 296 deletions

View File

@@ -4,40 +4,4 @@
"version": "0.0.0",
"license": "MIT",
"repositoryURL": "https://github.com/Benvie/JavaScriptNext.tmLanguage"
},
{
"name": "Microsoft/node-request-light",
"version": "0.1.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/node-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"
}
]
}]