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.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "_from": "@types/express-serve-static-core@*",
  3. "_id": "@types/express-serve-static-core@4.16.9",
  4. "_inBundle": false,
  5. "_integrity": "sha512-GqpaVWR0DM8FnRUJYKlWgyARoBUAVfRIeVDZQKOttLFp5SmhhF9YFIYeTPwMd/AXfxlP7xVO2dj1fGu0Q+krKQ==",
  6. "_location": "/@types/express-serve-static-core",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@types/express-serve-static-core@*",
  12. "name": "@types/express-serve-static-core",
  13. "escapedName": "@types%2fexpress-serve-static-core",
  14. "scope": "@types",
  15. "rawSpec": "*",
  16. "saveSpec": null,
  17. "fetchSpec": "*"
  18. },
  19. "_requiredBy": [
  20. "/@types/express",
  21. "/@types/serve-static"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.16.9.tgz",
  24. "_shasum": "69e00643b0819b024bdede95ced3ff239bb54558",
  25. "_spec": "@types/express-serve-static-core@*",
  26. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/@types/express",
  27. "bugs": {
  28. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  29. },
  30. "bundleDependencies": false,
  31. "contributors": [
  32. {
  33. "name": "Boris Yankov",
  34. "url": "https://github.com/borisyankov"
  35. },
  36. {
  37. "name": "Michał Lytek",
  38. "url": "https://github.com/19majkel94"
  39. },
  40. {
  41. "name": "Kacper Polak",
  42. "url": "https://github.com/kacepe"
  43. },
  44. {
  45. "name": "Satana Charuwichitratana",
  46. "url": "https://github.com/micksatana"
  47. },
  48. {
  49. "name": "Sami Jaber",
  50. "url": "https://github.com/samijaber"
  51. },
  52. {
  53. "name": "aereal",
  54. "url": "https://github.com/aereal"
  55. }
  56. ],
  57. "dependencies": {
  58. "@types/node": "*",
  59. "@types/range-parser": "*"
  60. },
  61. "deprecated": false,
  62. "description": "TypeScript definitions for Express",
  63. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  64. "license": "MIT",
  65. "main": "",
  66. "name": "@types/express-serve-static-core",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  70. "directory": "types/express-serve-static-core"
  71. },
  72. "scripts": {},
  73. "typeScriptVersion": "2.3",
  74. "types": "index",
  75. "typesPublisherContentHash": "1aa7520ab937b684d55d4d6134d9f894a792398e4db7c4550308361ae771abc0",
  76. "version": "4.16.9"
  77. }