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.6KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_from": "@types/mime@*",
  3. "_id": "@types/mime@2.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==",
  6. "_location": "/@types/mime",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@types/mime@*",
  12. "name": "@types/mime",
  13. "escapedName": "@types%2fmime",
  14. "scope": "@types",
  15. "rawSpec": "*",
  16. "saveSpec": null,
  17. "fetchSpec": "*"
  18. },
  19. "_requiredBy": [
  20. "/@types/serve-static"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@types/mime/-/mime-2.0.1.tgz",
  23. "_shasum": "dc488842312a7f075149312905b5e3c0b054c79d",
  24. "_spec": "@types/mime@*",
  25. "_where": "/home/daniel/development/repos/fw-vendor/rpclib/node_modules/@types/serve-static",
  26. "bugs": {
  27. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  28. },
  29. "bundleDependencies": false,
  30. "contributors": [
  31. {
  32. "name": "Jeff Goddard",
  33. "url": "https://github.com/jedigo"
  34. },
  35. {
  36. "name": "Daniel Hritzkiv",
  37. "url": "https://github.com/dhritzkiv"
  38. }
  39. ],
  40. "dependencies": {},
  41. "deprecated": false,
  42. "description": "TypeScript definitions for mime",
  43. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  44. "license": "MIT",
  45. "main": "",
  46. "name": "@types/mime",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  50. },
  51. "scripts": {},
  52. "typeScriptVersion": "2.0",
  53. "types": "index",
  54. "typesPublisherContentHash": "44440ff7edf5dabbbd9ed5edb3482c642f8167d582192aa9d93b68daaab883cf",
  55. "version": "2.0.1"
  56. }