Sebastian McKenzie c865cb4bf9 v6.0.15
2015-11-01 22:07:03 +00:00

17 lines
440 B
JSON

{
"name": "babel-helper-fixtures",
"version": "6.0.15",
"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"
}
}