UNPKG

stryker-api

Version:

The api for the extendable JavaScript mutation testing framework Stryker

41 lines (40 loc) 990 B
{ "name": "stryker-api", "version": "0.24.1", "description": "The api for the extendable JavaScript mutation testing framework Stryker", "repository": { "type": "git", "url": "https://github.com/stryker-mutator/stryker" }, "keywords": [ "mutation testing", "mutation", "testing", "test", "js", "stryker" ], "contributors": [ "nicojs <jansennico@gmail.com>", "Alex van Assem <avassem@gmail.com>", "Jeremy Nagel <jeremy.nagel@learnosity.com>", "Philipp Weissenbacher <philipp.weissenbacher@gmail.com>", "Simon de Lang <simondelang@gmail.com>" ], "license": "Apache-2.0", "bugs": { "url": "https://github.com/stryker-mutator/stryker/issues" }, "homepage": "https://github.com/stryker-mutator/stryker/tree/master/packages/stryker-api#readme", "engines": { "node": ">=6" }, "dependencies": { "tslib": "~1.9.3" }, "devDependencies": { "surrial": "~1.0.0", "typed-inject": "~1.0.0" }, "gitHead": "1882514c285e1bc582e4394375c0ac64717b2f8b" }