Dashboard sipadu mbip
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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "@babel/helper-regex@^7.4.4",
  3. "_id": "@babel/helper-regex@7.5.5",
  4. "_inBundle": false,
  5. "_integrity": "sha512-CkCYQLkfkiugbRDO8eZn6lRuR8kzZoGXCg3149iTk5se7g6qykSpy3+hELSwquhu+TgHn8nkLiBwHvNX8Hofcw==",
  6. "_location": "/@babel/helper-regex",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-regex@^7.4.4",
  12. "name": "@babel/helper-regex",
  13. "escapedName": "@babel%2fhelper-regex",
  14. "scope": "@babel",
  15. "rawSpec": "^7.4.4",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.4.4"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-create-regexp-features-plugin",
  21. "/@babel/plugin-transform-sticky-regex"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.5.5.tgz",
  24. "_shasum": "0aa6824f7100a2e0e89c1527c23936c152cab351",
  25. "_spec": "@babel/helper-regex@^7.4.4",
  26. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/helper-create-regexp-features-plugin",
  27. "bundleDependencies": false,
  28. "dependencies": {
  29. "lodash": "^4.17.13"
  30. },
  31. "deprecated": false,
  32. "description": "Helper function to check for literal RegEx",
  33. "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
  34. "license": "MIT",
  35. "main": "lib/index.js",
  36. "name": "@babel/helper-regex",
  37. "publishConfig": {
  38. "access": "public"
  39. },
  40. "repository": {
  41. "type": "git",
  42. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex"
  43. },
  44. "version": "7.5.5"
  45. }