serverless-artillery
Version:
A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]
19 lines (18 loc) • 480 B
JSON
{
"version": "0.0.1",
"description": "A load generator function implementation",
"repository": "n/a",
"license": "Apache-2.0",
"dependencies": {
"artillery": "git+https://github.com/Nordstrom/artillery.git#25852a11f5f559fc11076314c086ae40ee129348",
"js-yaml": "^3.13.1",
"lodash.merge": "^4.6.2",
"lodash.omit": "^4.5.0",
"util-promisify": "^2.1.0",
"snyk": "^1.316.1"
},
"scripts": {
"snyk-protect": "snyk protect"
},
"snyk": true
}