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.

103 lines
2.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "escape-string-regexp@^1.0.5",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/chalk"
  6. ]
  7. ],
  8. "_from": "escape-string-regexp@>=1.0.5 <2.0.0",
  9. "_id": "escape-string-regexp@1.0.5",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/escape-string-regexp",
  13. "_nodeVersion": "4.2.6",
  14. "_npmOperationalInternal": {
  15. "host": "packages-9-west.internal.npmjs.com",
  16. "tmp": "tmp/escape-string-regexp-1.0.5.tgz_1456059312074_0.7245344955008477"
  17. },
  18. "_npmUser": {
  19. "email": "jappelman@xebia.com",
  20. "name": "jbnicolai"
  21. },
  22. "_npmVersion": "2.14.12",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "escape-string-regexp",
  26. "raw": "escape-string-regexp@^1.0.5",
  27. "rawSpec": "^1.0.5",
  28. "scope": null,
  29. "spec": ">=1.0.5 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-code-frame/chalk",
  34. "/chalk",
  35. "/friendly-errors-webpack-plugin/chalk"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  38. "_shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4",
  39. "_shrinkwrap": null,
  40. "_spec": "escape-string-regexp@^1.0.5",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/chalk",
  42. "author": {
  43. "email": "sindresorhus@gmail.com",
  44. "name": "Sindre Sorhus",
  45. "url": "sindresorhus.com"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/sindresorhus/escape-string-regexp/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Escape RegExp special characters",
  52. "devDependencies": {
  53. "ava": "*",
  54. "xo": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4",
  59. "tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
  60. },
  61. "engines": {
  62. "node": ">=0.8.0"
  63. },
  64. "files": [
  65. "index.js"
  66. ],
  67. "gitHead": "db124a3e1aae9d692c4899e42a5c6c3e329eaa20",
  68. "homepage": "https://github.com/sindresorhus/escape-string-regexp",
  69. "keywords": [
  70. "characters",
  71. "escape",
  72. "expression",
  73. "re",
  74. "regex",
  75. "regexp",
  76. "regular",
  77. "special",
  78. "str",
  79. "string"
  80. ],
  81. "license": "MIT",
  82. "maintainers": [
  83. {
  84. "name": "sindresorhus",
  85. "email": "sindresorhus@gmail.com"
  86. },
  87. {
  88. "name": "jbnicolai",
  89. "email": "jappelman@xebia.com"
  90. }
  91. ],
  92. "name": "escape-string-regexp",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git+https://github.com/sindresorhus/escape-string-regexp.git"
  98. },
  99. "scripts": {
  100. "test": "xo && ava"
  101. },
  102. "version": "1.0.5"
  103. }