2016-11-01 17:30:53 -04:00

15 lines
417 B
JSON

{
"name": "babel-helper-fixtures",
"version": "6.18.2",
"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.9.0",
"lodash": "^4.2.0",
"try-resolve": "^1.0.0"
}
}