UNPKG

serverless-artillery

Version:

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

65 lines (64 loc) 1.59 kB
{ "_args": [ [ "artillery-plugin-statsd@2.2.1", "/Users/a09y/serverless-artillery/lib/lambda" ] ], "_from": "artillery-plugin-statsd@2.2.1", "_id": "artillery-plugin-statsd@2.2.1", "_inBundle": false, "_integrity": "sha512-Zn6hxi11p1Rpazopm8bZkIqhIA5laTE3/amEhLsE933o8bgvrAJBblpsZ45vhmURztsglqC9yxSCQyW27yUZmQ==", "_location": "/artillery-plugin-statsd", "_phantomChildren": { "ms": "2.1.2" }, "_requested": { "type": "version", "registry": true, "raw": "artillery-plugin-statsd@2.2.1", "name": "artillery-plugin-statsd", "escapedName": "artillery-plugin-statsd", "rawSpec": "2.2.1", "saveSpec": null, "fetchSpec": "2.2.1" }, "_requiredBy": [ "/artillery" ], "_resolved": "https://registry.npmjs.org/artillery-plugin-statsd/-/artillery-plugin-statsd-2.2.1.tgz", "_spec": "2.2.1", "_where": "/Users/a09y/serverless-artillery/lib/lambda", "author": { "name": "Hassy Veldstra", "email": "h@veldstra.org" }, "contributors": [ { "name": "Anthony DiPirro", "url": "https://github.com/adipirro" } ], "dependencies": { "debug": "^3.1.0", "lodash": "^4.17.11", "lynx": "^0.2.0" }, "description": "Statsd output plugin for Artillery", "devDependencies": { "eslint": "^3.9.0", "tap-spec": "^5.0.0", "tape": "^4.6.2" }, "keywords": [ "statsd", "artillery" ], "license": "ISC", "main": "index.js", "name": "artillery-plugin-statsd", "scripts": { "test": "node test/index.js | tap-spec" }, "version": "2.2.1" }