2017-08-16 11:54:08 -04:00

15 lines
419 B
JSON

{
"name": "babel-helper-fixtures",
"version": "6.26.0",
"description": "Helper function to support fixtures",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-fixtures",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^6.26.0",
"lodash": "^4.17.4",
"try-resolve": "^1.0.1"
}
}