sha256:92e4b2546a49af8485c714b332f81569e7b7fe67ac3716465048ffdce3adbfb2
Found in archives
-
sha256:6d3dc42457d60e19e24a69a035fc6a0b6cd5ad3159c58139728090d40dfd833aazure-dev-azure-dev-cli_1.23.0/cli/azd/test/functional/testdata/samples/restoreapp/nodeapp/package-lock.json -
sha256:79fb9fa89d78e3d4147b981b43d71fc43e761178562d78cb6afd4748a446ab74azure-dev-azure-dev-cli_1.22.5/cli/azd/test/functional/testdata/samples/restoreapp/nodeapp/package-lock.json
{
"name": "nodeapp",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nodeapp",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"chalk": "^5.0.1"
}
},
"node_modules/chalk": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.0.1.tgz",
"integrity": "sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==",
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
}
},
"dependencies": {
"chalk": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.0.1.tgz",
"integrity": "sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w=="
}
}
}
Return to home page.