package.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "[email protected]",
  6. "scope": null,
  7. "escapedName": "underscore-plus",
  8. "name": "underscore-plus",
  9. "rawSpec": "1.x",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/loredan13/projects/atom/qsp/node_modules/space-pen"
  14. ]
  15. ],
  16. "_from": "underscore-plus@>=1.0.0 <2.0.0",
  17. "_id": "[email protected]",
  18. "_inCache": true,
  19. "_location": "/underscore-plus",
  20. "_nodeVersion": "0.10.33",
  21. "_npmUser": {
  22. "name": "maxbrunsfeld",
  23. "email": "[email protected]"
  24. },
  25. "_npmVersion": "2.1.8",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "[email protected]",
  29. "scope": null,
  30. "escapedName": "underscore-plus",
  31. "name": "underscore-plus",
  32. "rawSpec": "1.x",
  33. "spec": ">=1.0.0 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/emissary",
  38. "/space-pen"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz",
  41. "_shasum": "65ecde1bdc441a35d89e650fd70dcf13ae439a7d",
  42. "_shrinkwrap": null,
  43. "_spec": "[email protected]",
  44. "_where": "/home/loredan13/projects/atom/qsp/node_modules/space-pen",
  45. "bugs": {
  46. "url": "https://github.com/atom/underscore-plus/issues"
  47. },
  48. "dependencies": {
  49. "underscore": "~1.6.0"
  50. },
  51. "description": "Underscore plus additional utilities",
  52. "devDependencies": {
  53. "grunt": "~0.4.1",
  54. "grunt-cli": "~0.1.8",
  55. "grunt-coffeelint": "0.0.6",
  56. "grunt-contrib-coffee": "~0.9.0",
  57. "grunt-shell": "~0.2.2",
  58. "jasmine-focused": "1.x",
  59. "rimraf": "~2.1.4",
  60. "temp": "~0.5.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "65ecde1bdc441a35d89e650fd70dcf13ae439a7d",
  65. "tarball": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz"
  66. },
  67. "gitHead": "2046d1562896761e3c38b7a647ac30b87b46ea20",
  68. "homepage": "http://atom.github.io/underscore-plus",
  69. "keywords": [
  70. "underscore"
  71. ],
  72. "licenses": [
  73. {
  74. "type": "MIT",
  75. "url": "http://github.com/atom/underscore-plus/raw/master/LICENSE.md"
  76. }
  77. ],
  78. "main": "./lib/underscore-plus.js",
  79. "maintainers": [
  80. {
  81. "name": "kevinsawicki",
  82. "email": "[email protected]"
  83. },
  84. {
  85. "name": "mcolyer",
  86. "email": "[email protected]"
  87. },
  88. {
  89. "name": "benogle",
  90. "email": "[email protected]"
  91. },
  92. {
  93. "name": "nathansobo",
  94. "email": "[email protected]"
  95. },
  96. {
  97. "name": "maxbrunsfeld",
  98. "email": "[email protected]"
  99. }
  100. ],
  101. "name": "underscore-plus",
  102. "optionalDependencies": {},
  103. "readme": "ERROR: No README data found!",
  104. "repository": {
  105. "type": "git",
  106. "url": "git+https://github.com/atom/underscore-plus.git"
  107. },
  108. "scripts": {
  109. "prepublish": "grunt clean coffee lint",
  110. "test": "grunt test"
  111. },
  112. "version": "1.6.6"
  113. }