package.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "semantic-ui@2.2.6",
  6. "scope": null,
  7. "escapedName": "semantic-ui",
  8. "name": "semantic-ui",
  9. "rawSpec": "2.2.6",
  10. "spec": "2.2.6",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app"
  14. ]
  15. ],
  16. "_from": "semantic-ui@2.2.6",
  17. "_id": "semantic-ui@2.2.6",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/semantic-ui",
  21. "_nodeVersion": "6.3.1",
  22. "_npmOperationalInternal": {
  23. "host": "packages-18-east.internal.npmjs.com",
  24. "tmp": "tmp/semantic-ui-2.2.6.tgz_1477624254732_0.8701244918629527"
  25. },
  26. "_npmUser": {
  27. "name": "semantic-bot",
  28. "email": "bot@semantic-ui.com"
  29. },
  30. "_npmVersion": "3.10.3",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "semantic-ui@2.2.6",
  34. "scope": null,
  35. "escapedName": "semantic-ui",
  36. "name": "semantic-ui",
  37. "rawSpec": "2.2.6",
  38. "spec": "2.2.6",
  39. "type": "version"
  40. },
  41. "_requiredBy": [
  42. "/"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/semantic-ui/-/semantic-ui-2.2.6.tgz",
  45. "_shasum": "e0a623593774a36752e38584116a94bce25935ab",
  46. "_shrinkwrap": null,
  47. "_spec": "semantic-ui@2.2.6",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app",
  49. "author": {
  50. "name": "Jack Lukic",
  51. "email": "jack@semantic-ui.com"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/Semantic-Org/Semantic-UI/issues"
  55. },
  56. "dependencies": {
  57. "better-console": "*",
  58. "del": "^2.2.0",
  59. "extend": "^3.0.0",
  60. "gulp": "^3.9.1",
  61. "gulp-autoprefixer": "^3.1.0",
  62. "gulp-chmod": "^1.3.0",
  63. "gulp-clean-css": "^2.0.6",
  64. "gulp-clone": "^1.0.0",
  65. "gulp-concat": "^2.6.0",
  66. "gulp-concat-css": "^2.2.0",
  67. "gulp-copy": "0.0.2",
  68. "gulp-dedupe": "0.0.2",
  69. "gulp-flatten": "^0.2.0",
  70. "gulp-header": "^1.8.2",
  71. "gulp-help": "^1.6.1",
  72. "gulp-if": "^2.0.1",
  73. "gulp-json-editor": "^2.2.1",
  74. "gulp-less": "^3.1.0",
  75. "gulp-notify": "^2.2.0",
  76. "gulp-plumber": "^1.1.0",
  77. "gulp-print": "^2.0.1",
  78. "gulp-prompt": "^0.2.0",
  79. "gulp-rename": "^1.2.2",
  80. "gulp-replace": "^0.5.4",
  81. "gulp-rtlcss": "^1.0.0",
  82. "gulp-uglify": "^1.5.3",
  83. "gulp-util": "^3.0.7",
  84. "gulp-watch": "^4.3.5",
  85. "jquery": "^2.2.3 || ^3.0.0",
  86. "map-stream": "^0.1.0",
  87. "merge-stream": "^1.0.0",
  88. "mkdirp": "^0.5.1",
  89. "require-dot-file": "^0.4.0",
  90. "run-sequence": "^1.1.5",
  91. "wrench": "https://github.com/derekslife/wrench-js/tarball/156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2",
  92. "yamljs": "^0.2.7"
  93. },
  94. "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
  95. "devDependencies": {
  96. "github": "*",
  97. "gulp-concat-filenames": "*",
  98. "gulp-debug": "*",
  99. "gulp-git": "*",
  100. "gulp-tap": "*",
  101. "merge-stream": "*"
  102. },
  103. "directories": {},
  104. "dist": {
  105. "shasum": "e0a623593774a36752e38584116a94bce25935ab",
  106. "tarball": "https://registry.npmjs.org/semantic-ui/-/semantic-ui-2.2.6.tgz"
  107. },
  108. "gitHead": "0b1b59b0e1c780e842820df5c1904a162034812c",
  109. "homepage": "http://www.semantic-ui.com",
  110. "license": "MIT",
  111. "maintainers": [
  112. {
  113. "name": "jlukic",
  114. "email": "jack@semantic-ui.com"
  115. },
  116. {
  117. "name": "semantic-bot",
  118. "email": "bot@semantic-ui.com"
  119. }
  120. ],
  121. "name": "semantic-ui",
  122. "optionalDependencies": {},
  123. "peerDependencies": {
  124. "better-console": "*",
  125. "del": "*",
  126. "extend": "*",
  127. "gulp": "*",
  128. "gulp-autoprefixer": "*",
  129. "gulp-chmod": "*",
  130. "gulp-clean-css": "*",
  131. "gulp-clone": "*",
  132. "gulp-concat": "*",
  133. "gulp-concat-css": "*",
  134. "gulp-copy": "*",
  135. "gulp-dedupe": "*",
  136. "gulp-flatten": "*",
  137. "gulp-header": "*",
  138. "gulp-help": "*",
  139. "gulp-if": "*",
  140. "gulp-less": "*",
  141. "gulp-notify": "*",
  142. "gulp-plumber": "*",
  143. "gulp-print": "*",
  144. "gulp-rename": "*",
  145. "gulp-replace": "*",
  146. "gulp-rtlcss": "*",
  147. "gulp-uglify": "*",
  148. "gulp-util": "*",
  149. "gulp-watch": "*",
  150. "map-stream": "*",
  151. "require-dot-file": "*",
  152. "run-sequence": "*",
  153. "yamljs": "*"
  154. },
  155. "readme": "ERROR: No README data found!",
  156. "repository": {
  157. "type": "git",
  158. "url": "git://github.com/Semantic-Org/Semantic-UI.git"
  159. },
  160. "scripts": {
  161. "install": "gulp install"
  162. },
  163. "style": "dist/semantic.css",
  164. "title": "Semantic UI",
  165. "version": "2.2.6"
  166. }