UNPKG

only-changed-jest-watch-plugin

Version:

Jest watch plugin for running either only the modified test (for TDD), or tests of dependant modules

19 lines (18 loc) 505 B
{ "name": "@babel/highlight", "version": "7.0.0-rc.2", "description": "Syntax highlight JavaScript strings for output in terminals.", "author": "suchipi <me@suchipi.com>", "homepage": "https://babeljs.io/", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-highlight", "main": "lib/index.js", "dependencies": { "chalk": "^2.0.0", "esutils": "^2.0.2", "js-tokens": "^4.0.0" }, "devDependencies": { "strip-ansi": "^4.0.0" } }