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.

100 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "ansi-html@0.0.7",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "ansi-html@0.0.7",
  9. "_id": "ansi-html@0.0.7",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/ansi-html",
  13. "_nodeVersion": "6.9.2",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/ansi-html-0.0.7.tgz_1483330528298_0.18794766115024686"
  17. },
  18. "_npmUser": {
  19. "email": "thisnamemeansnothing@gmail.com",
  20. "name": "tjatse"
  21. },
  22. "_npmVersion": "4.1.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "ansi-html",
  26. "raw": "ansi-html@0.0.7",
  27. "rawSpec": "0.0.7",
  28. "scope": null,
  29. "spec": "0.0.7",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/webpack-dev-server"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz",
  36. "_shasum": "813584021962a9e9e6fd039f940d12f56ca7859e",
  37. "_shrinkwrap": null,
  38. "_spec": "ansi-html@0.0.7",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
  40. "author": {
  41. "name": "Tjatse"
  42. },
  43. "bin": {
  44. "ansi-html": "./bin/ansi-html"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/Tjatse/ansi-html/issues"
  48. },
  49. "dependencies": {},
  50. "description": "An elegant lib that converts the chalked (ANSI) text to HTML.",
  51. "devDependencies": {
  52. "chai": "^1.9.1",
  53. "chalk": "^1.1.3",
  54. "lodash": "^2.4.2",
  55. "mocha": "^1.21.4"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "813584021962a9e9e6fd039f940d12f56ca7859e",
  60. "tarball": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz"
  61. },
  62. "engines": [
  63. "node >= 0.8.0"
  64. ],
  65. "gitHead": "99ec49e431c70af6275b3c4e00c7be34be51753c",
  66. "homepage": "https://github.com/Tjatse/ansi-html",
  67. "keywords": [
  68. "ansi",
  69. "ansi html",
  70. "chalk html"
  71. ],
  72. "license": "Apache-2.0",
  73. "main": "index.js",
  74. "maintainers": [
  75. {
  76. "name": "tjatse",
  77. "email": "thisnamemeansnothing@gmail.com"
  78. }
  79. ],
  80. "name": "ansi-html",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git://github.com/Tjatse/ansi-html.git"
  86. },
  87. "scripts": {
  88. "test": "mocha -R spec -t 5000"
  89. },
  90. "standard": {
  91. "globals": [
  92. "after",
  93. "before",
  94. "describe",
  95. "it"
  96. ],
  97. "ignore": []
  98. },
  99. "version": "0.0.7"
  100. }