UNPKG

@tunnckocore/jest

Version:

Shareable configurations for all @tunnckoCore projects

49 lines (48 loc) 1.15 kB
{ "name": "@tunnckocore/jest", "version": "0.1.11", "description": "Shareable configurations for all @tunnckoCore projects", "author": "Charlike Mike Reagent <opensource@tunnckocore.com>", "license": "MPL-2.0", "homepage": "https://github.com/tunnckocore/configs", "repository": { "type": "git", "url": "https://github.com/tunnckocore/configs.git", "directory": "packages/jest" }, "publishConfig": { "tag": "latest", "access": "public" }, "engines": { "node": ">=8.11.0" }, "dependencies": { "@babel/core": "^7.6.0", "@tunnckocore/babel-preset": "^0.2.3", "@tunnckocore/create-jest-runner": "^0.5.5", "@tunnckocore/eslint-config": "^4.1.10", "@tunnckocore/rollup-config": "^0.3.5", "@tunnckocore/utils": "^0.7.0" }, "keywords": [ "tunnckocorehq", "devest", "hela", "esmodules", "runner", "jest", "jest-runner", "jest-config", "jest-preset", "jest-babel", "babel", "eslint", "linting", "bundling", "testing", "building", "shareable-configs" ], "gitHead": "a90e8183a4a7a678ec0e42dec253277c789a7001" }