UNPKG

439 BJSONView Raw
1{
2 "name": "babel-helper-fixtures",
3 "version": "6.5.0",
4 "description": "",
5 "author": "Sebastian McKenzie <sebmck@gmail.com>",
6 "license": "MIT",
7 "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-fixtures",
8 "main": "lib/index.js",
9 "dependencies": {
10 "babel-runtime": "^5.0.0",
11 "lodash": "^3.10.0",
12 "path-exists": "^1.0.0",
13 "trim-right": "^1.0.1",
14 "try-resolve": "^1.0.0"
15 }
16}