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.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_from": "@babel/plugin-proposal-unicode-property-regex@^7.7.0",
  3. "_id": "@babel/plugin-proposal-unicode-property-regex@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-mk34H+hp7kRBWJOOAR0ZMGCydgKMD4iN9TpDRp3IIcbunltxEY89XSimc6WbtSLCDrwcdy/EEw7h5CFCzxTchw==",
  6. "_location": "/@babel/plugin-proposal-unicode-property-regex",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-proposal-unicode-property-regex@^7.7.0",
  12. "name": "@babel/plugin-proposal-unicode-property-regex",
  13. "escapedName": "@babel%2fplugin-proposal-unicode-property-regex",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/preset-env"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.0.tgz",
  23. "_shasum": "549fe1717a1bd0a2a7e63163841cb37e78179d5d",
  24. "_spec": "@babel/plugin-proposal-unicode-property-regex@^7.7.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/preset-env",
  26. "bugs": {
  27. "url": "https://github.com/babel/babel/issues"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "@babel/helper-create-regexp-features-plugin": "^7.7.0",
  32. "@babel/helper-plugin-utils": "^7.0.0"
  33. },
  34. "deprecated": false,
  35. "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
  36. "devDependencies": {
  37. "@babel/core": "^7.7.0",
  38. "@babel/helper-plugin-test-runner": "^7.0.0"
  39. },
  40. "engines": {
  41. "node": ">=4"
  42. },
  43. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  44. "homepage": "https://babeljs.io/",
  45. "keywords": [
  46. "babel-plugin",
  47. "regex",
  48. "regexp",
  49. "regular expressions",
  50. "unicode properties",
  51. "unicode"
  52. ],
  53. "license": "MIT",
  54. "main": "lib/index.js",
  55. "name": "@babel/plugin-proposal-unicode-property-regex",
  56. "peerDependencies": {
  57. "@babel/core": "^7.0.0-0"
  58. },
  59. "publishConfig": {
  60. "access": "public"
  61. },
  62. "repository": {
  63. "type": "git",
  64. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-unicode-property-regex"
  65. },
  66. "version": "7.7.0"
  67. }