package.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "[email protected]",
  6. "scope": null,
  7. "escapedName": "jquery",
  8. "name": "jquery",
  9. "rawSpec": "2.1.4",
  10. "spec": "2.1.4",
  11. "type": "version"
  12. },
  13. "/home/loredan13/projects/atom/qsp/node_modules/space-pen"
  14. ]
  15. ],
  16. "_from": "[email protected]",
  17. "_id": "[email protected]",
  18. "_inCache": true,
  19. "_location": "/jquery",
  20. "_nodeVersion": "0.12.2",
  21. "_npmUser": {
  22. "name": "timmywil",
  23. "email": "[email protected]"
  24. },
  25. "_npmVersion": "2.7.4",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "[email protected]",
  29. "scope": null,
  30. "escapedName": "jquery",
  31. "name": "jquery",
  32. "rawSpec": "2.1.4",
  33. "spec": "2.1.4",
  34. "type": "version"
  35. },
  36. "_requiredBy": [
  37. "/space-pen"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz",
  40. "_shasum": "228bde698a0c61431dc2630a6a154f15890d2317",
  41. "_shrinkwrap": null,
  42. "_spec": "[email protected]",
  43. "_where": "/home/loredan13/projects/atom/qsp/node_modules/space-pen",
  44. "author": {
  45. "name": "jQuery Foundation and other contributors",
  46. "url": "https://github.com/jquery/jquery/blob/2.1.4/AUTHORS.txt"
  47. },
  48. "bugs": {
  49. "url": "http://bugs.jquery.com"
  50. },
  51. "dependencies": {},
  52. "description": "JavaScript library for DOM operations",
  53. "devDependencies": {
  54. "commitplease": "2.0.0",
  55. "grunt": "0.4.2",
  56. "grunt-bowercopy": "0.7.1",
  57. "grunt-cli": "0.1.13",
  58. "grunt-compare-size": "0.4.0",
  59. "grunt-contrib-jshint": "0.8.0",
  60. "grunt-contrib-uglify": "0.3.2",
  61. "grunt-contrib-watch": "0.5.3",
  62. "grunt-git-authors": "1.2.0",
  63. "grunt-jscs-checker": "0.4.1",
  64. "grunt-jsonlint": "1.0.4",
  65. "gzip-js": "0.3.2",
  66. "jsdom": "1.5.0",
  67. "load-grunt-tasks": "0.3.0",
  68. "requirejs": "2.1.10",
  69. "testswarm": "1.1.0"
  70. },
  71. "directories": {},
  72. "dist": {
  73. "shasum": "228bde698a0c61431dc2630a6a154f15890d2317",
  74. "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.4.tgz"
  75. },
  76. "gitHead": "7751e69b615c6eca6f783a81e292a55725af6b85",
  77. "homepage": "http://jquery.com",
  78. "keywords": [
  79. "jquery",
  80. "javascript",
  81. "browser",
  82. "library"
  83. ],
  84. "licenses": [
  85. {
  86. "type": "MIT",
  87. "url": "https://github.com/jquery/jquery/blob/2.1.4/MIT-LICENSE.txt"
  88. }
  89. ],
  90. "main": "dist/jquery.js",
  91. "maintainers": [
  92. {
  93. "name": "dmethvin",
  94. "email": "[email protected]"
  95. },
  96. {
  97. "name": "scott.gonzalez",
  98. "email": "[email protected]"
  99. },
  100. {
  101. "name": "m_gol",
  102. "email": "[email protected]"
  103. },
  104. {
  105. "name": "timmywil",
  106. "email": "[email protected]"
  107. }
  108. ],
  109. "name": "jquery",
  110. "optionalDependencies": {},
  111. "readme": "ERROR: No README data found!",
  112. "repository": {
  113. "type": "git",
  114. "url": "git+https://github.com/jquery/jquery.git"
  115. },
  116. "scripts": {
  117. "build": "npm install && grunt",
  118. "start": "grunt watch",
  119. "test": "grunt"
  120. },
  121. "title": "jQuery",
  122. "version": "2.1.4"
  123. }