- babel-cli@7.0.0-alpha.2 - babel-core@7.0.0-alpha.2 - babel-helper-plugin-test-runner@7.0.0-alpha.2 - babel-helper-transform-fixture-test-runner@7.0.0-alpha.2 - babel-register@7.0.0-alpha.2
12 lines
377 B
JSON
12 lines
377 B
JSON
{
|
|
"name": "babel-helper-plugin-test-runner",
|
|
"version": "7.0.0-alpha.2",
|
|
"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-helper-transform-fixture-test-runner": "7.0.0-alpha.2"
|
|
}
|
|
}
|