32 lines
949 B
JSON
32 lines
949 B
JSON
{
|
|
"name": "cpptools-yarn-bootstrap",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "cpptools-yarn-bootstrap",
|
|
"version": "1.0.0",
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
"devDependencies": {
|
|
"yarn": "1.22.22"
|
|
}
|
|
},
|
|
"node_modules/yarn": {
|
|
"version": "1.22.22",
|
|
"resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/yarn/-/yarn-1.22.22.tgz",
|
|
"integrity": "sha1-rDRUnmqo5+rUY6dAfhxzkPYaZhA=",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"yarn": "bin/yarn.js",
|
|
"yarnpkg": "bin/yarn.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|