16 lines
376 B
JSON
16 lines
376 B
JSON
{
|
|
"name": "babel-helper-fixtures",
|
|
"version": "6.0.2",
|
|
"description": "",
|
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
|
"license": "MIT",
|
|
"repository": "babel/babel",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babel-runtime": "^6.0.2",
|
|
"lodash": "^3.10.0",
|
|
"path-exists": "^1.0.0",
|
|
"trim-right": "^1.0.1",
|
|
"try-resolve": "^1.0.0"
|
|
}
|
|
} |