Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-dotall-regex@7.8.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-dotall-regex@7.8.3",
  9. "_id": "@babel/plugin-transform-dotall-regex@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-kLs1j9Nn4MQoBYdRXH6AeaXMbEJFaFu/v1nQkvib6QzTj8MZI5OQzqmD83/2jEM1z0DLilra5aWO5YpyC0ALIw==",
  12. "_location": "/@babel/plugin-transform-dotall-regex",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/plugin-transform-dotall-regex@7.8.3",
  18. "name": "@babel/plugin-transform-dotall-regex",
  19. "escapedName": "@babel%2fplugin-transform-dotall-regex",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/preset-env",
  27. "/@babel/preset-modules",
  28. "/babel-preset-react-app/@babel/preset-env"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz",
  31. "_spec": "7.8.3",
  32. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  33. "bugs": {
  34. "url": "https://github.com/babel/babel/issues"
  35. },
  36. "dependencies": {
  37. "@babel/helper-create-regexp-features-plugin": "^7.8.3",
  38. "@babel/helper-plugin-utils": "^7.8.3"
  39. },
  40. "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.",
  41. "devDependencies": {
  42. "@babel/core": "^7.8.3",
  43. "@babel/helper-plugin-test-runner": "^7.8.3"
  44. },
  45. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  46. "homepage": "https://babeljs.io/",
  47. "keywords": [
  48. "babel-plugin",
  49. "regex",
  50. "regexp",
  51. "regular expressions",
  52. "dotall"
  53. ],
  54. "license": "MIT",
  55. "main": "lib/index.js",
  56. "name": "@babel/plugin-transform-dotall-regex",
  57. "peerDependencies": {
  58. "@babel/core": "^7.0.0-0"
  59. },
  60. "publishConfig": {
  61. "access": "public"
  62. },
  63. "repository": {
  64. "type": "git",
  65. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-dotall-regex"
  66. },
  67. "version": "7.8.3"
  68. }