UNPKG

salt-shaker

Version:

A script to purge old slugs from a datastore

98 lines (97 loc) 2.48 kB
{ "name": "salt-shaker", "version": "0.1.0", "dependencies": { "aws-sdk": { "version": "2.0.29", "from": "aws-sdk@^2.0.29", "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.0.29.tgz", "dependencies": { "xml2js": { "version": "0.2.6", "from": "xml2js@0.2.6", "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz", "dependencies": { "sax": { "version": "0.4.2", "from": "sax@0.4.2", "resolved": "https://registry.npmjs.org/sax/-/sax-0.4.2.tgz" } } }, "xmlbuilder": { "version": "0.4.2", "from": "xmlbuilder@0.4.2", "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz" } } }, "lodash": { "version": "2.4.1", "from": "lodash@^2.4.1" }, "nomnom": { "version": "1.8.1", "from": "nomnom@^1.8.1", "resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz", "dependencies": { "underscore": { "version": "1.6.0", "from": "underscore@~1.6.0" }, "chalk": { "version": "0.4.0", "from": "chalk@~0.4.0", "dependencies": { "has-color": { "version": "0.1.7", "from": "has-color@~0.1.0" }, "ansi-styles": { "version": "1.0.0", "from": "ansi-styles@~1.0.0" }, "strip-ansi": { "version": "0.1.1", "from": "strip-ansi@~0.1.0" } } } } }, "winston": { "version": "0.8.3", "from": "winston@^0.8.3", "dependencies": { "async": { "version": "0.2.10", "from": "async@0.2.x" }, "colors": { "version": "0.6.2", "from": "colors@0.6.x" }, "cycle": { "version": "1.0.3", "from": "cycle@1.0.x" }, "eyes": { "version": "0.1.8", "from": "eyes@0.1.x" }, "isstream": { "version": "0.1.0", "from": "isstream@0.1.x" }, "pkginfo": { "version": "0.3.0", "from": "pkginfo@0.3.x" }, "stack-trace": { "version": "0.0.9", "from": "stack-trace@0.0.x" } } } } }