UNPKG

serverless-artillery

Version:

A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]

49 lines (48 loc) 1.27 kB
{ "_args": [ [ "util-promisify@2.1.0", "/Users/a09y/serverless-artillery/lib/lambda" ] ], "_from": "util-promisify@2.1.0", "_id": "util-promisify@2.1.0", "_inBundle": false, "_integrity": "sha1-PCI2R2xNMsX/PEcAKt18E7moKlM=", "_location": "/util-promisify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "util-promisify@2.1.0", "name": "util-promisify", "escapedName": "util-promisify", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/util-promisify/-/util-promisify-2.1.0.tgz", "_spec": "2.1.0", "_where": "/Users/a09y/serverless-artillery/lib/lambda", "bugs": { "url": "https://github.com/juliangruber/util-promisify/issues" }, "dependencies": { "object.getownpropertydescriptors": "^2.0.3" }, "description": "Node 8's util.promisify, as a node module", "homepage": "https://github.com/juliangruber/util-promisify#readme", "license": "MIT", "name": "util-promisify", "repository": { "type": "git", "url": "git+https://github.com/juliangruber/util-promisify.git" }, "scripts": { "test": "node test" }, "version": "2.1.0" }