UNPKG

babel-helper-fixtures

Version:

Helper function to support fixtures

16 lines (15 loc) 443 B
{ "name": "babel-helper-fixtures", "version": "6.26.2", "description": "Helper function to support fixtures", "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.26.0", "lodash": "^4.17.4", "try-resolve": "^1.0.1", "semver": "^5.3.0" } }