babel-helper-plugin-test-runner
Version:
Helper function to support test runner
13 lines (12 loc) • 396 B
JSON
{
"name": "babel-helper-plugin-test-runner",
"version": "6.24.1",
"description": "Helper function to support test runner",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-test-runner",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^6.22.0",
"babel-helper-transform-fixture-test-runner": "^6.24.1"
}
}