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.

128 lines
3.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "to-regex@^3.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/micromatch"
  6. ]
  7. ],
  8. "_from": "to-regex@>=3.0.2 <4.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "to-regex@3.0.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/to-regex",
  14. "_nodeVersion": "9.5.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/to-regex_3.0.2_1519460972133_0.47922488575382616"
  18. },
  19. "_npmUser": {
  20. "email": "github@sellside.com",
  21. "name": "jonschlinkert"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "to-regex",
  27. "raw": "to-regex@^3.0.2",
  28. "rawSpec": "^3.0.2",
  29. "scope": null,
  30. "spec": ">=3.0.2 <4.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/braces",
  35. "/expand-brackets",
  36. "/extglob",
  37. "/micromatch",
  38. "/nanomatch"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
  41. "_shasum": "13cfdd9b336552f30b51f33a8ae1b42a7a7599ce",
  42. "_shrinkwrap": null,
  43. "_spec": "to-regex@^3.0.2",
  44. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/micromatch",
  45. "author": {
  46. "name": "Jon Schlinkert",
  47. "url": "https://github.com/jonschlinkert"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/jonschlinkert/to-regex/issues"
  51. },
  52. "dependencies": {
  53. "define-property": "^2.0.2",
  54. "extend-shallow": "^3.0.2",
  55. "regex-not": "^1.0.2",
  56. "safe-regex": "^1.1.0"
  57. },
  58. "description": "Generate a regex from a string or array of strings.",
  59. "devDependencies": {
  60. "gulp-format-md": "^1.0.0",
  61. "mocha": "^3.5.3"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "fileCount": 4,
  66. "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
  67. "shasum": "13cfdd9b336552f30b51f33a8ae1b42a7a7599ce",
  68. "tarball": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
  69. "unpackedSize": 12626
  70. },
  71. "engines": {
  72. "node": ">=0.10.0"
  73. },
  74. "files": [
  75. "index.js"
  76. ],
  77. "gitHead": "cc5735f98f62c8e9cfb98ae5b309abea1c8a2432",
  78. "homepage": "https://github.com/jonschlinkert/to-regex",
  79. "keywords": [
  80. "match",
  81. "regex",
  82. "regular expression",
  83. "test",
  84. "to"
  85. ],
  86. "license": "MIT",
  87. "main": "index.js",
  88. "maintainers": [
  89. {
  90. "name": "jonschlinkert",
  91. "email": "github@sellside.com"
  92. }
  93. ],
  94. "name": "to-regex",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/jonschlinkert/to-regex.git"
  100. },
  101. "scripts": {
  102. "test": "mocha"
  103. },
  104. "verb": {
  105. "layout": "default",
  106. "lint": {
  107. "reflinks": true
  108. },
  109. "plugins": [
  110. "gulp-format-md"
  111. ],
  112. "related": {
  113. "list": [
  114. "has-glob",
  115. "is-glob",
  116. "path-regex",
  117. "to-regex-range"
  118. ]
  119. },
  120. "tasks": [
  121. "readme"
  122. ],
  123. "toc": {
  124. "method": "preWrite"
  125. }
  126. },
  127. "version": "3.0.2"
  128. }