2016-05-17 14:49:17 -04:00

16 lines
410 B
JSON

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