aswi2020vldc-gitlab/templetes/node_modules/babel-helper-regex/package.json @ 0b434236
1 | 3a515b92 | cagy | {
|
---|---|---|---|
2 | "name": "babel-helper-regex", |
||
3 | "version": "6.26.0", |
||
4 | "description": "Helper function to check for literal RegEx", |
||
5 | "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex", |
||
6 | "license": "MIT", |
||
7 | "main": "lib/index.js", |
||
8 | "dependencies": { |
||
9 | "babel-runtime": "^6.26.0", |
||
10 | "babel-types": "^6.26.0", |
||
11 | "lodash": "^4.17.4" |
||
12 | } |
||
13 | }
|