@naturacosmeticos/natds-react-stryker-base-config
Version:
Stryker base config file for natds-react-* packages
61 lines (60 loc) • 1.49 kB
JSON
{
"name": "@naturacosmeticos/natds-react-stryker-base-config",
"displayName": "StrykerBaseConfig",
"description": "Stryker base config file for natds-react-* packages",
"version": "0.15.0",
"private": false,
"keywords": [
"stryker-base-config",
"stryker",
"config",
"natds",
"react",
"mutation",
"tests"
],
"homepage": "https://github.com/natura-cosmeticos/natds-react/tree/main/@config/stryker#readme",
"bugs": {
"url": "https://github.com/natura-cosmeticos/natds-react/issues"
},
"license": "ISC",
"author": {
"name": "Natura Design System",
"email": "designsystem@natura.net>"
},
"files": [
"index.js",
"README.md",
"stryker.config.js"
],
"main": "./index.js",
"source": "./index.js",
"directories": {
"lib": "."
},
"repository": {
"directory": "@config/stryker",
"type": "git",
"url": "https://github.com/natura-cosmeticos/natds-react.git"
},
"config": {
"displayName": "StrykerBaseConfig",
"main": "./index.js",
"name": "stryker-base-config",
"org": "natura-cosmeticos",
"repo": "natds-react",
"source": "./index.js",
"url": "https://github.com/natura-cosmeticos/natds-react"
},
"peerDependencies": {
"@stryker-mutator/core": "^3.3.1",
"@stryker-mutator/jest-runner": "^3.3.1"
},
"engines": {
"node": ">=8.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "341dcfd10fd7264b39418fdd0233e0fe39905546"
}