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.

106 lines
2.5 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "mime@^1.2.11",
  6. "scope": null,
  7. "escapedName": "mime",
  8. "name": "mime",
  9. "rawSpec": "^1.2.11",
  10. "spec": ">=1.2.11 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic"
  14. ]
  15. ],
  16. "_from": "mime@>=1.2.11 <2.0.0",
  17. "_id": "mime@1.3.4",
  18. "_inCache": true,
  19. "_location": "/mime",
  20. "_npmUser": {
  21. "name": "broofa",
  22. "email": "robert@broofa.com"
  23. },
  24. "_npmVersion": "1.4.28",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "mime@^1.2.11",
  28. "scope": null,
  29. "escapedName": "mime",
  30. "name": "mime",
  31. "rawSpec": "^1.2.11",
  32. "spec": ">=1.2.11 <2.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/ecstatic"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz",
  39. "_shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53",
  40. "_shrinkwrap": null,
  41. "_spec": "mime@^1.2.11",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic",
  43. "author": {
  44. "name": "Robert Kieffer",
  45. "email": "robert@broofa.com",
  46. "url": "http://github.com/broofa"
  47. },
  48. "bin": {
  49. "mime": "cli.js"
  50. },
  51. "bugs": {
  52. "url": "https://github.com/broofa/node-mime/issues"
  53. },
  54. "contributors": [
  55. {
  56. "name": "Benjamin Thomas",
  57. "email": "benjamin@benjaminthomas.org",
  58. "url": "http://github.com/bentomas"
  59. }
  60. ],
  61. "dependencies": {},
  62. "description": "A comprehensive library for mime-type mapping",
  63. "devDependencies": {
  64. "mime-db": "^1.2.0"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53",
  69. "tarball": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz"
  70. },
  71. "gitHead": "1628f6e0187095009dcef4805c3a49706f137974",
  72. "homepage": "https://github.com/broofa/node-mime",
  73. "keywords": [
  74. "util",
  75. "mime"
  76. ],
  77. "licenses": [
  78. {
  79. "type": "MIT",
  80. "url": "https://raw.github.com/broofa/node-mime/master/LICENSE"
  81. }
  82. ],
  83. "main": "mime.js",
  84. "maintainers": [
  85. {
  86. "name": "broofa",
  87. "email": "robert@broofa.com"
  88. },
  89. {
  90. "name": "bentomas",
  91. "email": "benjamin@benjaminthomas.org"
  92. }
  93. ],
  94. "name": "mime",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "url": "git+https://github.com/broofa/node-mime.git",
  99. "type": "git"
  100. },
  101. "scripts": {
  102. "prepublish": "node build/build.js > types.json",
  103. "test": "node build/test.js"
  104. },
  105. "version": "1.3.4"
  106. }