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.

118 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "strip-ansi@^3.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/babel-code-frame/node_modules/chalk"
  6. ]
  7. ],
  8. "_from": "strip-ansi@>=3.0.0 <4.0.0",
  9. "_id": "strip-ansi@3.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/strip-ansi",
  13. "_nodeVersion": "0.12.7",
  14. "_npmOperationalInternal": {
  15. "host": "packages-9-west.internal.npmjs.com",
  16. "tmp": "tmp/strip-ansi-3.0.1.tgz_1456057278183_0.28958667791448534"
  17. },
  18. "_npmUser": {
  19. "email": "jappelman@xebia.com",
  20. "name": "jbnicolai"
  21. },
  22. "_npmVersion": "2.11.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "strip-ansi",
  26. "raw": "strip-ansi@^3.0.0",
  27. "rawSpec": "^3.0.0",
  28. "scope": null,
  29. "spec": ">=3.0.0 <4.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-code-frame/chalk",
  34. "/friendly-errors-webpack-plugin/chalk",
  35. "/webpack-dev-server",
  36. "/webpack-notifier"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
  39. "_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
  40. "_shrinkwrap": null,
  41. "_spec": "strip-ansi@^3.0.0",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/babel-code-frame/node_modules/chalk",
  43. "author": {
  44. "email": "sindresorhus@gmail.com",
  45. "name": "Sindre Sorhus",
  46. "url": "sindresorhus.com"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/chalk/strip-ansi/issues"
  50. },
  51. "dependencies": {
  52. "ansi-regex": "^2.0.0"
  53. },
  54. "description": "Strip ANSI escape codes",
  55. "devDependencies": {
  56. "ava": "*",
  57. "xo": "*"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
  62. "tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.10.0"
  66. },
  67. "files": [
  68. "index.js"
  69. ],
  70. "gitHead": "8270705c704956da865623e564eba4875c3ea17f",
  71. "homepage": "https://github.com/chalk/strip-ansi",
  72. "keywords": [
  73. "256",
  74. "ansi",
  75. "color",
  76. "colors",
  77. "colour",
  78. "command-line",
  79. "console",
  80. "escape",
  81. "formatting",
  82. "log",
  83. "logging",
  84. "remove",
  85. "rgb",
  86. "shell",
  87. "string",
  88. "strip",
  89. "styles",
  90. "terminal",
  91. "text",
  92. "trim",
  93. "tty",
  94. "xterm"
  95. ],
  96. "license": "MIT",
  97. "maintainers": [
  98. {
  99. "name": "sindresorhus",
  100. "email": "sindresorhus@gmail.com"
  101. },
  102. {
  103. "name": "jbnicolai",
  104. "email": "jappelman@xebia.com"
  105. }
  106. ],
  107. "name": "strip-ansi",
  108. "optionalDependencies": {},
  109. "readme": "ERROR: No README data found!",
  110. "repository": {
  111. "type": "git",
  112. "url": "git+https://github.com/chalk/strip-ansi.git"
  113. },
  114. "scripts": {
  115. "test": "xo && ava"
  116. },
  117. "version": "3.0.1"
  118. }