volos-quota-redis
Version:
Redis provider for Quota enforcement in the Volos system.
126 lines (125 loc) • 4.7 kB
JSON
{
"name": "volos-quota-redis",
"version": "0.11.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "volos-quota-redis",
"version": "0.11.6",
"license": "MIT",
"dependencies": {
"debug": "^2.2.0",
"redis": "0.10.x",
"underscore": "1.12.1",
"volos-quota-common": "^0.11.12"
},
"devDependencies": {}
},
"node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"node_modules/redis": {
"version": "0.10.3",
"resolved": "https://registry.npmjs.org/redis/-/redis-0.10.3.tgz",
"integrity": "sha1-iSf+IRDuOWF7zz/Te4nY4SORG7Y="
},
"node_modules/underscore": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
},
"node_modules/volos-quota-common": {
"version": "0.11.12",
"resolved": "https://registry.npmjs.org/volos-quota-common/-/volos-quota-common-0.11.12.tgz",
"integrity": "sha512-ivXqdhCX7cpHBYxALoLwfbqfW8XDzyx/z2sIAHT+6aM1K9FxzMChq/cB8YQ2wYRqP4xESSE0w4amMWbOmNSGyA==",
"hasShrinkwrap": true,
"dependencies": {
"debug": "^2.2.0",
"underscore": "1.12.1"
}
},
"node_modules/volos-quota-common/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/volos-quota-common/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"node_modules/volos-quota-common/node_modules/underscore": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
}
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"requires": {
"ms": "2.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"redis": {
"version": "0.10.3",
"resolved": "https://registry.npmjs.org/redis/-/redis-0.10.3.tgz",
"integrity": "sha1-iSf+IRDuOWF7zz/Te4nY4SORG7Y="
},
"underscore": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
},
"volos-quota-common": {
"version": "0.11.12",
"resolved": "https://registry.npmjs.org/volos-quota-common/-/volos-quota-common-0.11.12.tgz",
"integrity": "sha512-ivXqdhCX7cpHBYxALoLwfbqfW8XDzyx/z2sIAHT+6aM1K9FxzMChq/cB8YQ2wYRqP4xESSE0w4amMWbOmNSGyA==",
"requires": {
"debug": "^2.2.0",
"underscore": "1.12.1"
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"requires": {
"ms": "2.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"underscore": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
}
}
}
}
}