123456789101112131415 |
- {
- "name": "@babel/helper-regex",
- "version": "7.4.4",
- "description": "Helper function to check for literal RegEx",
- "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex",
- "license": "MIT",
- "publishConfig": {
- "access": "public"
- },
- "main": "lib/index.js",
- "dependencies": {
- "lodash": "^4.17.11"
- },
- "gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba"
- }
|