Projekt

Obecné

Profil

Stáhnout (368 Bajtů) Statistiky
| Větev: | Revize:
1
{
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
}
(4-4/4)