vscode/extensions/markdown/npm-shrinkwrap.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2016-06-30 18:49:01 +00:00
{
"name": "vscode-markdown",
"version": "0.2.0",
"dependencies": {
"applicationinsights": {
"version": "0.18.0",
"from": "applicationinsights@0.18.0",
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-0.18.0.tgz"
2016-06-30 18:49:01 +00:00
},
"argparse": {
2017-01-27 22:41:15 +00:00
"version": "1.0.9",
2016-06-30 18:49:01 +00:00
"from": "argparse@>=1.0.7 <2.0.0",
2017-01-27 22:41:15 +00:00
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz"
2016-06-30 18:49:01 +00:00
},
"entities": {
"version": "1.1.1",
"from": "entities@>=1.1.1 <1.2.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-1.1.1.tgz"
},
"highlight.js": {
"version": "9.5.0",
"from": "highlight.js@>=9.3.0 <10.0.0",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.5.0.tgz"
},
"linkify-it": {
2017-01-27 22:41:15 +00:00
"version": "2.0.3",
"from": "linkify-it@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-2.0.3.tgz"
2016-06-30 18:49:01 +00:00
},
"markdown-it": {
2017-01-27 22:41:15 +00:00
"version": "8.2.2",
"from": "markdown-it@8.2.2",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-8.2.2.tgz"
2016-06-30 18:49:01 +00:00
},
"markdown-it-named-headers": {
"version": "0.0.4",
"from": "markdown-it-named-headers@0.0.4",
"resolved": "https://registry.npmjs.org/markdown-it-named-headers/-/markdown-it-named-headers-0.0.4.tgz"
},
"mdurl": {
"version": "1.0.1",
"from": "mdurl@>=1.0.1 <1.1.0",
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
},
"sprintf-js": {
"version": "1.0.3",
"from": "sprintf-js@>=1.0.2 <1.1.0",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
},
"string": {
"version": "3.3.1",
"from": "string@>=3.0.1 <4.0.0",
"resolved": "https://registry.npmjs.org/string/-/string-3.3.1.tgz"
},
"uc.micro": {
2017-01-27 22:41:15 +00:00
"version": "1.0.3",
"from": "uc.micro@>=1.0.3 <2.0.0",
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz"
2016-06-30 18:49:01 +00:00
},
"vscode-extension-telemetry": {
"version": "0.0.6",
"from": "vscode-extension-telemetry@>=0.0.6 <0.0.7",
"resolved": "https://registry.npmjs.org/vscode-extension-telemetry/-/vscode-extension-telemetry-0.0.6.tgz"
2016-06-30 18:49:01 +00:00
},
"vscode-nls": {
"version": "2.0.2",
"from": "vscode-nls@latest",
"resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-2.0.2.tgz"
},
2016-06-30 18:49:01 +00:00
"winreg": {
"version": "1.2.3",
"from": "winreg@1.2.3",
"resolved": "https://registry.npmjs.org/winreg/-/winreg-1.2.3.tgz"
2016-06-30 18:49:01 +00:00
}
}
}