package.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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. "/Users/wenhongquan/Desktop/项目/新通/沿海高速/VisualInspection/VisualInspection/node_modules/less"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1423267472434,
  17. "_from": "mime@>=1.2.11 <2.0.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "mime@1.3.4",
  20. "_inCache": true,
  21. "_location": "/mime",
  22. "_npmUser": {
  23. "name": "broofa",
  24. "email": "robert@broofa.com"
  25. },
  26. "_npmVersion": "1.4.28",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "mime@^1.2.11",
  30. "scope": null,
  31. "escapedName": "mime",
  32. "name": "mime",
  33. "rawSpec": "^1.2.11",
  34. "spec": ">=1.2.11 <2.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/less"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz",
  41. "_shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53",
  42. "_shrinkwrap": null,
  43. "_spec": "mime@^1.2.11",
  44. "_where": "/Users/wenhongquan/Desktop/项目/新通/沿海高速/VisualInspection/VisualInspection/node_modules/less",
  45. "author": {
  46. "name": "Robert Kieffer",
  47. "email": "robert@broofa.com",
  48. "url": "http://github.com/broofa"
  49. },
  50. "bin": {
  51. "mime": "cli.js"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/broofa/node-mime/issues"
  55. },
  56. "contributors": [
  57. {
  58. "name": "Benjamin Thomas",
  59. "email": "benjamin@benjaminthomas.org",
  60. "url": "http://github.com/bentomas"
  61. }
  62. ],
  63. "dependencies": {},
  64. "description": "A comprehensive library for mime-type mapping",
  65. "devDependencies": {
  66. "mime-db": "^1.2.0"
  67. },
  68. "directories": {},
  69. "dist": {
  70. "shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53",
  71. "size": 12232,
  72. "noattachment": false,
  73. "tarball": "http://registry.npm.taobao.org/mime/download/mime-1.3.4.tgz"
  74. },
  75. "gitHead": "1628f6e0187095009dcef4805c3a49706f137974",
  76. "homepage": "https://github.com/broofa/node-mime",
  77. "keywords": [
  78. "util",
  79. "mime"
  80. ],
  81. "licenses": [
  82. {
  83. "type": "MIT",
  84. "url": "https://raw.github.com/broofa/node-mime/master/LICENSE"
  85. }
  86. ],
  87. "main": "mime.js",
  88. "maintainers": [
  89. {
  90. "name": "bentomas",
  91. "email": "benjamin@benjaminthomas.org"
  92. },
  93. {
  94. "name": "broofa",
  95. "email": "robert@broofa.com"
  96. }
  97. ],
  98. "name": "mime",
  99. "optionalDependencies": {},
  100. "publish_time": 1423267472434,
  101. "readme": "ERROR: No README data found!",
  102. "repository": {
  103. "url": "git+https://github.com/broofa/node-mime.git",
  104. "type": "git"
  105. },
  106. "scripts": {
  107. "prepublish": "node build/build.js > types.json",
  108. "test": "node build/test.js"
  109. },
  110. "version": "1.3.4"
  111. }