UNPKG

serverless-artillery

Version:

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

86 lines (85 loc) 1.79 kB
{ "_args": [ [ "lynx@0.2.0", "/Users/a09y/serverless-artillery/lib/lambda" ] ], "_from": "lynx@0.2.0", "_id": "lynx@0.2.0", "_inBundle": false, "_integrity": "sha1-eeZnRTDaQYPoeVO9aGFx4HDaULk=", "_location": "/lynx", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "lynx@0.2.0", "name": "lynx", "escapedName": "lynx", "rawSpec": "0.2.0", "saveSpec": null, "fetchSpec": "0.2.0" }, "_requiredBy": [ "/artillery-plugin-statsd" ], "_resolved": "https://registry.npmjs.org/lynx/-/lynx-0.2.0.tgz", "_spec": "0.2.0", "_where": "/Users/a09y/serverless-artillery/lib/lambda", "author": { "name": "Lloyd Hilaiel" }, "bugs": { "url": "https://github.com/dscape/lynx/issues" }, "contributors": [ { "name": "Nuno Job", "email": "nunojobpinto@gmail.com", "url": "http://nunojob.com" }, { "name": "Mark Bogdanoff", "url": "https://github.com/bog" } ], "dependencies": { "mersenne": "~0.0.3", "statsd-parser": "~0.0.4" }, "description": "Minimalistic StatsD client for Node.js programs", "devDependencies": { "tap": "~0.3.2" }, "directories": { "lib": "./lib/" }, "homepage": "https://github.com/dscape/lynx#readme", "keywords": [ "stats", "metrics", "metricsd", "statsd", "etsy", "statsd client", "statsd driver", "graphite" ], "licenses": [ { "type": "MIT", "url": "http://github.com/dscape/lynx/raw/master/LICENSE" } ], "main": "./lib/lynx", "name": "lynx", "repository": { "type": "git", "url": "git://github.com/dscape/lynx.git" }, "scripts": { "test": "tap tests/*-test.js" }, "version": "0.2.0" }