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.

102 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "serve-index@^1.9.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "serve-index@>=1.9.1 <2.0.0",
  9. "_id": "serve-index@1.9.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/serve-index",
  13. "_nodeVersion": "6.11.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/serve-index-1.9.1.tgz_1506659829376_0.796724762301892"
  17. },
  18. "_npmUser": {
  19. "email": "doug@somethingdoug.com",
  20. "name": "dougwilson"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {
  24. "depd": "1.1.2",
  25. "statuses": "1.5.0"
  26. },
  27. "_requested": {
  28. "name": "serve-index",
  29. "raw": "serve-index@^1.9.1",
  30. "rawSpec": "^1.9.1",
  31. "scope": null,
  32. "spec": ">=1.9.1 <2.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/webpack-dev-server"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
  39. "_shasum": "d3768d69b1e7d82e5ce050fff5b453bea12a9239",
  40. "_shrinkwrap": null,
  41. "_spec": "serve-index@^1.9.1",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
  43. "author": {
  44. "email": "doug@somethingdoug.com",
  45. "name": "Douglas Christopher Wilson"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/expressjs/serve-index/issues"
  49. },
  50. "dependencies": {
  51. "accepts": "~1.3.4",
  52. "batch": "0.6.1",
  53. "debug": "2.6.9",
  54. "escape-html": "~1.0.3",
  55. "http-errors": "~1.6.2",
  56. "mime-types": "~2.1.17",
  57. "parseurl": "~1.3.2"
  58. },
  59. "description": "Serve directory listings",
  60. "devDependencies": {
  61. "after": "0.8.2",
  62. "istanbul": "0.4.5",
  63. "mocha": "2.5.3",
  64. "supertest": "1.1.0"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "shasum": "d3768d69b1e7d82e5ce050fff5b453bea12a9239",
  69. "tarball": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz"
  70. },
  71. "engines": {
  72. "node": ">= 0.8.0"
  73. },
  74. "files": [
  75. "HISTORY.md",
  76. "LICENSE",
  77. "index.js",
  78. "public/"
  79. ],
  80. "gitHead": "a399faa1801f02ee1885e5664ed21a9c7990b63a",
  81. "homepage": "https://github.com/expressjs/serve-index#readme",
  82. "license": "MIT",
  83. "maintainers": [
  84. {
  85. "name": "dougwilson",
  86. "email": "doug@somethingdoug.com"
  87. }
  88. ],
  89. "name": "serve-index",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git+https://github.com/expressjs/serve-index.git"
  95. },
  96. "scripts": {
  97. "test": "mocha --reporter spec --bail --check-leaks test/",
  98. "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
  99. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
  100. },
  101. "version": "1.9.1"
  102. }