2018-04-02 18:19:30 -04:00

12 lines
379 B
JSON

{
"name": "@babel/helper-plugin-test-runner",
"version": "7.0.0-beta.44",
"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-beta.44"
}
}