UNPKG

artillery

Version:

Cloud-scale load testing. https://www.artillery.io

17 lines (16 loc) 428 B
{ "name": "artillery-plugin-apdex", "version": "1.24.0", "private": true, "description": "Calculate and report Apdex scores", "main": "./dist/index.js", "scripts": { "test": "node --test --test-timeout=300000 --require ./test/setup-env.cjs \"test/*.spec.js\"", "build": "tsc -p tsconfig.build.json" }, "keywords": [], "author": "", "license": "MPL-2.0", "devDependencies": {}, "type": "module" }