Sebastian McKenzie e018723c7e v6.1.8
2015-11-11 23:40:20 -08:00

17 lines
439 B
JSON

{
"name": "babel-helper-fixtures",
"version": "6.1.8",
"description": "",
"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": "^5.0.0",
"lodash": "^3.10.0",
"path-exists": "^1.0.0",
"trim-right": "^1.0.1",
"try-resolve": "^1.0.0"
}
}