package.json 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. {
  2. "_from": "ua-parser-js@0.7.17",
  3. "_id": "ua-parser-js@0.7.17",
  4. "_inBundle": false,
  5. "_integrity": "sha512-uRdSdu1oA1rncCQL7sCj8vSyZkgtL7faaw9Tc9rZ3mGgraQ7+Pdx7w5mnOSF3gw9ZNG6oc+KXfkon3bKuROm0g==",
  6. "_location": "/ua-parser-js",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "ua-parser-js@0.7.17",
  12. "name": "ua-parser-js",
  13. "escapedName": "ua-parser-js",
  14. "rawSpec": "0.7.17",
  15. "saveSpec": null,
  16. "fetchSpec": "0.7.17"
  17. },
  18. "_requiredBy": [
  19. "/browser-sync"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz",
  22. "_shasum": "e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac",
  23. "_spec": "ua-parser-js@0.7.17",
  24. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/browser-sync",
  25. "author": {
  26. "name": "Faisal Salman",
  27. "email": "f@faisalman.com",
  28. "url": "http://faisalman.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/faisalman/ua-parser-js/issues"
  32. },
  33. "bundleDependencies": false,
  34. "contributors": [
  35. {
  36. "name": "Aamir Poonawalla",
  37. "email": "aamir@urx.com"
  38. },
  39. {
  40. "name": "Admas",
  41. "email": "mollases@users.noreply.github.com"
  42. },
  43. {
  44. "name": "algenon",
  45. "email": "m@antonz.ru"
  46. },
  47. {
  48. "name": "Andrea Vaghi",
  49. "email": "andrea.vaghi@jobrapido.com"
  50. },
  51. {
  52. "name": "Anton Zhiyanov",
  53. "email": "m@antonz.ru"
  54. },
  55. {
  56. "name": "Austin Pray",
  57. "email": "austin@austinpray.com"
  58. },
  59. {
  60. "name": "Benjamin Bertrand",
  61. "email": "bertrand.design@gmail.com"
  62. },
  63. {
  64. "name": "boneyao",
  65. "email": "admin@boneyao.com"
  66. },
  67. {
  68. "name": "Carl C Von Lewin",
  69. "email": "carlchristianlewin@gmail.com"
  70. },
  71. {
  72. "name": "CESAR RAMOS",
  73. "email": "c@imagenproactiva.com"
  74. },
  75. {
  76. "name": "Christopher De Cairos",
  77. "email": "chris.decairos@gmail.com"
  78. },
  79. {
  80. "name": "Davit Barbakadze",
  81. "email": "jayarjo@gmail.com"
  82. },
  83. {
  84. "name": "ddivernois",
  85. "email": "david-emmanuel.divernois@amadeus.com"
  86. },
  87. {
  88. "name": "Demis Palma",
  89. "email": "demis.palma@gmail.com"
  90. },
  91. {
  92. "name": "Dmitry Tyschenko",
  93. "email": "dtyschenko@gmail.com"
  94. },
  95. {
  96. "name": "Douglas Li",
  97. "email": "doug@knotch.it"
  98. },
  99. {
  100. "name": "Dumitru Uzun",
  101. "email": "contact@duzun.me"
  102. },
  103. {
  104. "name": "Erik Hesselink",
  105. "email": "hesselink@gmail.com"
  106. },
  107. {
  108. "name": "Fabian Becker",
  109. "email": "halfdan@xnorfz.de"
  110. },
  111. {
  112. "name": "Faisal Salman",
  113. "email": "fyzlman@gmail.com"
  114. },
  115. {
  116. "name": "Frédéric Camblor",
  117. "email": "fcamblor@gmail.com"
  118. },
  119. {
  120. "name": "Grigory Dmitrenko",
  121. "email": "grigory@snsk.ru"
  122. },
  123. {
  124. "name": "Hendrik Helwich",
  125. "email": "h.helwich@iplabs.de"
  126. },
  127. {
  128. "name": "jackpoll",
  129. "email": "jackpoll123456@gmail.com"
  130. },
  131. {
  132. "name": "Jake Mc",
  133. "email": "startswithaj@users.noreply.github.com"
  134. },
  135. {
  136. "name": "John Tantalo",
  137. "email": "john.tantalo@gmail.com"
  138. },
  139. {
  140. "name": "John Yanarella",
  141. "email": "jmy@codecatalyst.com"
  142. },
  143. {
  144. "name": "Jon Buckley",
  145. "email": "jon@jbuckley.ca"
  146. },
  147. {
  148. "name": "Kendall Buchanan",
  149. "email": "kendall@kendagriff.com"
  150. },
  151. {
  152. "name": "Lee Treveil",
  153. "email": "leetreveil@gmail.com"
  154. },
  155. {
  156. "name": "leonardo",
  157. "email": "leofiore@libero.it"
  158. },
  159. {
  160. "name": "Levente Balogh",
  161. "email": "noreply@github.com"
  162. },
  163. {
  164. "name": "Liam Quinn",
  165. "email": "lquinn@blackberry.com"
  166. },
  167. {
  168. "name": "Lithin",
  169. "email": "lithin@webklipper.com"
  170. },
  171. {
  172. "name": "Lukas Eipert",
  173. "email": "leipert@users.noreply.github.com"
  174. },
  175. {
  176. "name": "Malash",
  177. "email": "i@malash.me"
  178. },
  179. {
  180. "name": "Martynas",
  181. "email": "noreply@github.com"
  182. },
  183. {
  184. "name": "Maximilian Haupt",
  185. "email": "mail@maximilianhaupt.com"
  186. },
  187. {
  188. "name": "Max Maurer",
  189. "email": "maxemanuel.maurer@gmail.com"
  190. },
  191. {
  192. "name": "Michael Hess",
  193. "email": "mhess@connectify.me"
  194. },
  195. {
  196. "name": "naoh",
  197. "email": "noreply@github.com"
  198. },
  199. {
  200. "name": "Nik Rolls",
  201. "email": "nik@rolls.cc"
  202. },
  203. {
  204. "name": "niris",
  205. "email": "nirisix@gmail.com"
  206. },
  207. {
  208. "name": "otakuSiD",
  209. "email": "otakusid@gmail.com"
  210. },
  211. {
  212. "name": "Peter Dave Hello",
  213. "email": "PeterDaveHello@users.noreply.github.com"
  214. },
  215. {
  216. "name": "philippsimon",
  217. "email": "github@philippsimon.de"
  218. },
  219. {
  220. "name": "Pieter Hendrickx",
  221. "email": "pieter.hendrickx@belfius.be"
  222. },
  223. {
  224. "name": "Robert Tod",
  225. "email": "robert@qubit.com"
  226. },
  227. {
  228. "name": "Ross Noble",
  229. "email": "rosshnoble@gmail.com"
  230. },
  231. {
  232. "name": "Sandro Sonntag",
  233. "email": "sandro.sonntag@adorsys.de"
  234. },
  235. {
  236. "name": "sgautrea",
  237. "email": "shanegautreau@gmail.com"
  238. },
  239. {
  240. "name": "Shane Gautreau",
  241. "email": "sgautrea@opentext.com"
  242. },
  243. {
  244. "name": "Shane Thacker",
  245. "email": "shane@steadymade.com"
  246. },
  247. {
  248. "name": "Simon Eisenmann",
  249. "email": "simon@longsleep.org"
  250. },
  251. {
  252. "name": "Simon Lang",
  253. "email": "me@simonlang.org"
  254. },
  255. {
  256. "name": "Sylvain Gizard",
  257. "email": "sylvain.gizard@gmail.com"
  258. },
  259. {
  260. "name": "szchenghuang",
  261. "email": "szchenghuang@gmail.com"
  262. },
  263. {
  264. "name": "Vadim Kurachevsky",
  265. "email": "vadim@hmvs.org"
  266. },
  267. {
  268. "name": "Yun Young-jin",
  269. "email": "yupmin@yupmin-office-macmini.local"
  270. }
  271. ],
  272. "demo": "https://faisalman.github.io/ua-parser-js",
  273. "deprecated": false,
  274. "description": "Lightweight JavaScript-based user-agent string parser",
  275. "devDependencies": {
  276. "jshint": "~1.1.0",
  277. "mocha": "~1.8.0",
  278. "requirejs": "^2.3.2",
  279. "uglify-js": "~2.7.5",
  280. "verup": "^1.3.x"
  281. },
  282. "directories": {
  283. "dist": "dist",
  284. "src": "src",
  285. "test": "test"
  286. },
  287. "download": "https://raw.github.com/faisalman/ua-parser-js/master/dist/ua-parser.min.js",
  288. "engines": {
  289. "node": "*"
  290. },
  291. "homepage": "http://github.com/faisalman/ua-parser-js",
  292. "keywords": [
  293. "user-agent",
  294. "parser",
  295. "browser",
  296. "engine",
  297. "os",
  298. "device",
  299. "cpu",
  300. "jquery-plugin",
  301. "ecosystem:jquery"
  302. ],
  303. "license": "(GPL-2.0 OR MIT)",
  304. "main": "src/ua-parser.js",
  305. "name": "ua-parser-js",
  306. "repository": {
  307. "type": "git",
  308. "url": "git+https://github.com/faisalman/ua-parser-js.git"
  309. },
  310. "scripts": {
  311. "build": "uglifyjs src/ua-parser.js -o dist/ua-parser.min.js --comments '/UAParser\\.js/' && uglifyjs src/ua-parser.js -o dist/ua-parser.pack.js --comments '/UAParser\\.js/' --compress --mangle",
  312. "test": "jshint src/ua-parser.js && mocha -R nyan test/test.js",
  313. "version": "node ./node_modules/verup 0",
  314. "verup": "node ./node_modules/verup"
  315. },
  316. "title": "UAParser.js",
  317. "version": "0.7.17",
  318. "verup": {
  319. "files": [
  320. "bower.json",
  321. "package.js",
  322. "src/ua-parser.js"
  323. ],
  324. "regs": [
  325. "^((?:\\$|(\\s*\\*\\s*@)|(\\s*(?:var|,)?\\s+))(?:LIBVERSION|version)[\\s\\:='\"]+)([0-9]+(?:\\.[0-9]+){2,2})",
  326. "^(\\s?\\*.*v)([0-9]+(?:\\.[0-9]+){2,2})"
  327. ]
  328. }
  329. }