UNPKG

serverless-artillery

Version:

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

61 lines (60 loc) 1.46 kB
{ "_args": [ [ "statsd-parser@0.0.4", "/Users/a09y/serverless-artillery/lib/lambda" ] ], "_from": "statsd-parser@0.0.4", "_id": "statsd-parser@0.0.4", "_inBundle": false, "_integrity": "sha1-y9JDlTzELv/VSLXSI4jtaJ7GOb0=", "_location": "/statsd-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "statsd-parser@0.0.4", "name": "statsd-parser", "escapedName": "statsd-parser", "rawSpec": "0.0.4", "saveSpec": null, "fetchSpec": "0.0.4" }, "_requiredBy": [ "/lynx" ], "_resolved": "https://registry.npmjs.org/statsd-parser/-/statsd-parser-0.0.4.tgz", "_spec": "0.0.4", "_where": "/Users/a09y/serverless-artillery/lib/lambda", "author": { "name": "Nuno Job", "email": "nunojobpinto@gmail.com", "url": "http://nunojob.com" }, "bugs": { "url": "https://github.com/dscape/statsd-parser/issues" }, "description": "Streaming parser for the statsd protocol", "homepage": "https://github.com/dscape/statsd-parser#readme", "keywords": [ "statsd", "parser", "streams", "streaming", "stats", "metrics", "lynx" ], "license": "Apache 2", "main": "index.js", "name": "statsd-parser", "repository": { "type": "git", "url": "git://github.com/dscape/statsd-parser.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.0.4" }