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.

package.json 1.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "@types/serve-static@*",
  3. "_id": "@types/serve-static@1.13.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-oprSwp094zOglVrXdlo/4bAHtKTAxX6VT8FOZlBKrmyLbNvE1zxZyJ6yikMVtHIvwP45+ZQGJn+FdXGKTozq0g==",
  6. "_location": "/@types/serve-static",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@types/serve-static@*",
  12. "name": "@types/serve-static",
  13. "escapedName": "@types%2fserve-static",
  14. "scope": "@types",
  15. "rawSpec": "*",
  16. "saveSpec": null,
  17. "fetchSpec": "*"
  18. },
  19. "_requiredBy": [
  20. "/@types/express"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.3.tgz",
  23. "_shasum": "eb7e1c41c4468272557e897e9171ded5e2ded9d1",
  24. "_spec": "@types/serve-static@*",
  25. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/@types/express",
  26. "bugs": {
  27. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  28. },
  29. "bundleDependencies": false,
  30. "contributors": [
  31. {
  32. "name": "Uros Smolnik",
  33. "url": "https://github.com/urossmolnik"
  34. },
  35. {
  36. "name": "Linus Unnebäck",
  37. "url": "https://github.com/LinusU"
  38. }
  39. ],
  40. "dependencies": {
  41. "@types/express-serve-static-core": "*",
  42. "@types/mime": "*"
  43. },
  44. "deprecated": false,
  45. "description": "TypeScript definitions for serve-static",
  46. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  47. "license": "MIT",
  48. "main": "",
  49. "name": "@types/serve-static",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  53. "directory": "types/serve-static"
  54. },
  55. "scripts": {},
  56. "typeScriptVersion": "2.3",
  57. "types": "index",
  58. "typesPublisherContentHash": "a1bdf5606e9234e72aecdfcec0e66846d6a7e9d7cd87332ef829e4db0a1d56d5",
  59. "version": "1.13.3"
  60. }