Sebastian McKenzie 7b36967416 v6.3.13
2015-12-04 22:56:51 +11:00

17 lines
440 B
JSON

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