| 12345678910111213141516 |
- {
- "name": "babel-helper-regex",
- "version": "6.26.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": {
- "babel-runtime": "^6.26.0",
- "babel-types": "^6.26.0",
- "lodash": "^4.17.4"
- },
- "__npminstall_done": "Mon May 18 2020 19:19:04 GMT+0800 (CST)",
- "_from": "babel-helper-regex@6.26.0",
- "_resolved": "https://registry.npm.taobao.org/babel-helper-regex/download/babel-helper-regex-6.26.0.tgz"
- }
|