package.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "jquery@^2.2.3 || ^3.0.0",
  6. "scope": null,
  7. "escapedName": "jquery",
  8. "name": "jquery",
  9. "rawSpec": "^2.2.3 || ^3.0.0",
  10. "spec": ">=2.2.3 <3.0.0||>=3.0.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
  14. ]
  15. ],
  16. "_from": "jquery@>=2.2.3 <3.0.0||>=3.0.0 <4.0.0",
  17. "_id": "jquery@3.1.1",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/jquery",
  21. "_nodeVersion": "6.6.0",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/jquery-3.1.1.tgz_1474583566957_0.15473420196212828"
  25. },
  26. "_npmUser": {
  27. "name": "timmywil",
  28. "email": "4timmywil@gmail.com"
  29. },
  30. "_npmVersion": "3.10.3",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "jquery@^2.2.3 || ^3.0.0",
  34. "scope": null,
  35. "escapedName": "jquery",
  36. "name": "jquery",
  37. "rawSpec": "^2.2.3 || ^3.0.0",
  38. "spec": ">=2.2.3 <3.0.0||>=3.0.0 <4.0.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/semantic-ui"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.1.1.tgz",
  45. "_shasum": "347c1c21c7e004115e0a4da32cece041fad3c8a3",
  46. "_shrinkwrap": null,
  47. "_spec": "jquery@^2.2.3 || ^3.0.0",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  49. "author": {
  50. "name": "jQuery Foundation and other contributors",
  51. "url": "https://github.com/jquery/jquery/blob/3.1.1/AUTHORS.txt"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/jquery/jquery/issues"
  55. },
  56. "commitplease": {
  57. "nohook": true,
  58. "components": [
  59. "Docs",
  60. "Tests",
  61. "Build",
  62. "Support",
  63. "Release",
  64. "Core",
  65. "Ajax",
  66. "Attributes",
  67. "Callbacks",
  68. "CSS",
  69. "Data",
  70. "Deferred",
  71. "Deprecated",
  72. "Dimensions",
  73. "Effects",
  74. "Event",
  75. "Manipulation",
  76. "Offset",
  77. "Queue",
  78. "Selector",
  79. "Serialize",
  80. "Traversing",
  81. "Wrap"
  82. ],
  83. "markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|(refs?)",
  84. "ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|(Refs? [^#])"
  85. },
  86. "dependencies": {},
  87. "description": "JavaScript library for DOM operations",
  88. "devDependencies": {
  89. "babel-preset-es2015": "6.6.0",
  90. "commitplease": "2.6.1",
  91. "core-js": "2.2.2",
  92. "cross-spawn": "2.2.3",
  93. "eslint-config-jquery": "1.0.0",
  94. "grunt": "1.0.1",
  95. "grunt-babel": "6.0.0",
  96. "grunt-cli": "1.2.0",
  97. "grunt-compare-size": "0.4.2",
  98. "grunt-contrib-uglify": "1.0.1",
  99. "grunt-contrib-watch": "1.0.0",
  100. "grunt-eslint": "19.0.0",
  101. "grunt-git-authors": "3.2.0",
  102. "grunt-jsonlint": "1.0.7",
  103. "grunt-newer": "1.2.0",
  104. "grunt-npmcopy": "0.1.0",
  105. "gzip-js": "0.3.2",
  106. "husky": "0.11.4",
  107. "insight": "0.8.1",
  108. "jsdom": "5.6.1",
  109. "load-grunt-tasks": "3.5.0",
  110. "native-promise-only": "0.8.1",
  111. "promises-aplus-tests": "2.1.2",
  112. "q": "1.4.1",
  113. "qunit-assert-step": "1.0.3",
  114. "qunitjs": "1.23.1",
  115. "requirejs": "2.2.0",
  116. "sinon": "1.17.3",
  117. "sizzle": "2.3.3",
  118. "strip-json-comments": "2.0.1",
  119. "testswarm": "1.1.0"
  120. },
  121. "directories": {},
  122. "dist": {
  123. "shasum": "347c1c21c7e004115e0a4da32cece041fad3c8a3",
  124. "tarball": "https://registry.npmjs.org/jquery/-/jquery-3.1.1.tgz"
  125. },
  126. "gitHead": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3",
  127. "homepage": "https://jquery.com",
  128. "keywords": [
  129. "jquery",
  130. "javascript",
  131. "browser",
  132. "library"
  133. ],
  134. "license": "MIT",
  135. "main": "dist/jquery.js",
  136. "maintainers": [
  137. {
  138. "name": "dmethvin",
  139. "email": "dave.methvin@gmail.com"
  140. },
  141. {
  142. "name": "scott.gonzalez",
  143. "email": "scott.gonzalez@gmail.com"
  144. },
  145. {
  146. "name": "m_gol",
  147. "email": "m.goleb@gmail.com"
  148. },
  149. {
  150. "name": "timmywil",
  151. "email": "timmywillisn@gmail.com"
  152. }
  153. ],
  154. "name": "jquery",
  155. "optionalDependencies": {},
  156. "readme": "ERROR: No README data found!",
  157. "repository": {
  158. "type": "git",
  159. "url": "git+https://github.com/jquery/jquery.git"
  160. },
  161. "scripts": {
  162. "build": "npm install && grunt",
  163. "commitmsg": "node node_modules/commitplease",
  164. "precommit": "grunt lint:newer",
  165. "start": "grunt watch",
  166. "test": "grunt && grunt test:slow"
  167. },
  168. "title": "jQuery",
  169. "version": "3.1.1"
  170. }