17 lines
440 B
JSON
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"
|
|
}
|
|
}
|