UNPKG

only-changed-jest-watch-plugin

Version:

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

15 lines (14 loc) 440 B
{ "name": "babel-helpers", "version": "6.24.1", "description": "Collection of helper functions used by Babel transforms.", "author": "Sebastian McKenzie <sebmck@gmail.com>", "homepage": "https://babeljs.io/", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helpers", "main": "lib/index.js", "dependencies": { "babel-runtime": "^6.22.0", "babel-template": "^6.24.1" } }