Sebastian McKenzie 548d973d12 v6.1.13
2015-11-12 11:57:45 -08:00

14 lines
325 B
JSON

{
"name": "babel-helper-regex",
"version": "6.1.13",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^5.0.0",
"lodash": "^3.10.0",
"babel-types": "^6.1.13"
}
}