Nicolò Ribaudo d329156ebc
v7.6.3
2019-10-08 21:31:40 +02:00

17 lines
432 B
JSON

{
"name": "@babel/helper-fixtures",
"version": "7.6.3",
"description": "Helper function to support fixtures",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-fixtures",
"main": "lib/index.js",
"dependencies": {
"lodash": "^4.17.13",
"semver": "^5.3.0"
}
}