@tdb/web
Version:
Common condiguration for serving a web-site and testing web-based UI components.
12 lines (11 loc) • 307 B
JSON
{
"name": "@babel/helper-regex",
"version": "7.0.0",
"description": "Helper function to check for literal RegEx",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"lodash": "^4.17.10"
}
}