You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.6 KiB

4 years ago
{
"_from": "@babel/helper-regex@^7.10.1",
"_id": "@babel/helper-regex@7.10.1",
"_inBundle": false,
"_integrity": "sha512-7isHr19RsIJWWLLFn21ubFt223PjQyg1HY7CZEMRr820HttHPpVvrsIN3bUOo44DEfFV4kBXO7Abbn9KTUZV7g==",
"_location": "/@babel/helper-regex",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-regex@^7.10.1",
"name": "@babel/helper-regex",
"escapedName": "@babel%2fhelper-regex",
"scope": "@babel",
"rawSpec": "^7.10.1",
"saveSpec": null,
"fetchSpec": "^7.10.1"
},
"_requiredBy": [
"/@babel/helper-create-regexp-features-plugin",
"/@babel/plugin-transform-sticky-regex"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.10.1.tgz",
"_shasum": "021cf1a7ba99822f993222a001cc3fec83255b96",
"_spec": "@babel/helper-regex@^7.10.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/helper-create-regexp-features-plugin",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"lodash": "^4.17.13"
},
"deprecated": false,
"description": "Helper function to check for literal RegEx",
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-regex",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-regex"
},
"version": "7.10.1"
}