package.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "_args": [
  3. [
  4. "underscore.string@~2.3.3",
  5. "D:\\work\\im"
  6. ]
  7. ],
  8. "_from": "underscore.string@>=2.3.3 <2.4.0",
  9. "_id": "underscore.string@2.3.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/underscore.string",
  13. "_npmUser": {
  14. "email": "esa-matti@suuronen.org",
  15. "name": "epeli"
  16. },
  17. "_npmVersion": "1.2.32",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "underscore.string",
  21. "raw": "underscore.string@~2.3.3",
  22. "rawSpec": "~2.3.3",
  23. "scope": null,
  24. "spec": ">=2.3.3 <2.4.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz",
  31. "_shasum": "71c08bf6b428b1133f37e78fa3a21c82f7329b0d",
  32. "_shrinkwrap": null,
  33. "_spec": "underscore.string@~2.3.3",
  34. "_where": "D:\\work\\im",
  35. "bugs": {
  36. "url": "https://github.com/epeli/underscore.string/issues"
  37. },
  38. "contributors": [
  39. {
  40. "email": "esa-matti@suuronen.org",
  41. "name": "Esa-Matti Suuronen",
  42. "url": "http://esa-matti.suuronen.org/"
  43. },
  44. {
  45. "email": "edtsech@gmail.com",
  46. "name": "Edward Tsech"
  47. },
  48. {
  49. "email": "pavel@pravosud.com",
  50. "name": "Pavel Pravosud",
  51. "url": "<https://github.com/rwz>"
  52. },
  53. {
  54. "email": "kossnocorp@gmail.com",
  55. "name": "Sasha Koss",
  56. "url": "http://koss.nocorp.me/"
  57. },
  58. {
  59. "email": "dronnikov@gmail.com",
  60. "name": "Vladimir Dronnikov"
  61. },
  62. {
  63. "email": "https://github.com/kruckenb",
  64. "name": "Pete Kruckenberg",
  65. "url": "<https://github.com/kruckenb>"
  66. },
  67. {
  68. "email": "paul@chavard.net",
  69. "name": "Paul Chavard",
  70. "url": "<http://tchak.net>"
  71. },
  72. {
  73. "email": "coj@funkatron.com",
  74. "name": "Ed Finkler",
  75. "url": "<http://funkatron.com>"
  76. }
  77. ],
  78. "dependencies": {},
  79. "description": "String manipulation extensions for Underscore.js javascript library.",
  80. "devDependencies": {},
  81. "directories": {
  82. "lib": "./lib"
  83. },
  84. "dist": {
  85. "shasum": "71c08bf6b428b1133f37e78fa3a21c82f7329b0d",
  86. "tarball": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
  87. },
  88. "engines": {
  89. "node": "*"
  90. },
  91. "homepage": "http://epeli.github.com/underscore.string/",
  92. "keywords": [
  93. "underscore",
  94. "string"
  95. ],
  96. "licenses": [
  97. {
  98. "type": "MIT"
  99. }
  100. ],
  101. "main": "./lib/underscore.string",
  102. "maintainers": [
  103. {
  104. "email": "edtsech@gmail.com",
  105. "name": "edtsech"
  106. },
  107. {
  108. "email": "rwz@duckroll.ru",
  109. "name": "rwz"
  110. },
  111. {
  112. "email": "esa-matti@suuronen.org",
  113. "name": "epeli"
  114. }
  115. ],
  116. "name": "underscore.string",
  117. "optionalDependencies": {},
  118. "readme": "ERROR: No README data found!",
  119. "repository": {
  120. "type": "git",
  121. "url": "git+https://github.com/epeli/underscore.string.git"
  122. },
  123. "version": "2.3.3"
  124. }