UNPKG

@stryker-mutator/typescript

Version:
35 lines (34 loc) 933 B
{ "name": "@stryker-mutator/typescript", "version": "4.0.0", "description": "A plugin for TypeScript-based projects using Stryker", "main": "src/index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/stryker-mutator/stryker" }, "engines": { "node": ">=10" }, "keywords": [ "stryker", "typescript", "@stryker-mutator/transpiler-plugin", "@stryker-mutator/mutator-plugin" ], "publishConfig": { "access": "public" }, "bugs": { "url": "https://github.com/stryker-mutator/stryker/issues" }, "author": "Thomas Peters <thomaspeters4@outlook.com>", "contributors": [ "Simon de Lang <simondelang@gmail.com>", "Nico Jansen <jansennico@gmail.com>" ], "homepage": "https://github.com/stryker-mutator/stryker/tree/master/packages/typescript#readme", "license": "Apache-2.0", "gitHead": "4e5947348caec789bd45cbcb0412744ecbf0e10d" }