{"library":"azure-storage-legacy","type":"library","category":null,"description":"This package is the legacy Microsoft Azure Storage client library for Node.js, targeting the 2013-03-01 API version. It provides back compatibility for older versions of the Azure SDK for Node.js, offering blob, table, and queue storage services. The current stable version is 0.11.2, but it is no longer actively developed; users should migrate to @azure/storage-blob, @azure/storage-queue, and @azure/data-tables. This legacy library uses callback-based APIs and does not support modern async/await patterns or the latest Azure Storage features.","language":"javascript","status":"deprecated","version":"0.11.2","tags":["javascript","node","azure"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install azure-storage-legacy","imports":["var storage = require('azure-storage-legacy'); var blobService = storage.createBlobService();","var storage = require('azure-storage-legacy'); var tableService = storage.createTableService();","var storage = require('azure-storage-legacy'); var queueService = storage.createQueueService();"]},{"cmd":"yarn add azure-storage-legacy","imports":[]},{"cmd":"pnpm add azure-storage-legacy","imports":[]}],"homepage":"http://github.com/Azure/azure-sdk-for-node","github":"ssh://git@github.com/Azure/azure-sdk-for-node","docs":null,"changelog":null,"pypi":null,"npm":"azure-storage-legacy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}