package.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. {
  2. "_from": "autoprefixer@^8.0.0",
  3. "_id": "autoprefixer@8.5.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-0zXQ6OqbnVaplQKkKTASxHFPMNy6WfrXS5QRDJ4zTDxEBB3r7NPDSK4h9KCyQi1tq0tX5MsN4RdzChVBn2k/aw==",
  6. "_location": "/autoprefixer",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "autoprefixer@^8.0.0",
  12. "name": "autoprefixer",
  13. "escapedName": "autoprefixer",
  14. "rawSpec": "^8.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^8.0.0"
  17. },
  18. "_requiredBy": [
  19. "/gulp-autoprefixer"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-8.5.1.tgz",
  22. "_shasum": "45b0271b0e634af66613d5a4f99d96f3dcd94474",
  23. "_spec": "autoprefixer@^8.0.0",
  24. "_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/gulp-autoprefixer",
  25. "author": {
  26. "name": "Andrey Sitnik",
  27. "email": "andrey@sitnik.ru"
  28. },
  29. "bin": {
  30. "autoprefixer": "./bin/autoprefixer"
  31. },
  32. "bugs": {
  33. "url": "https://github.com/postcss/autoprefixer/issues"
  34. },
  35. "bundleDependencies": false,
  36. "contributors": [
  37. {
  38. "name": "Aaron",
  39. "email": "me@aaron.md"
  40. },
  41. {
  42. "name": "Adam Lynch",
  43. "email": "contact@adamlynch.ie"
  44. },
  45. {
  46. "name": "Adonis K",
  47. "email": "aklp08@gmail.com"
  48. },
  49. {
  50. "name": "Adriaan",
  51. "email": "https://github.com/harianus"
  52. },
  53. {
  54. "name": "Aleksei Androsov",
  55. "email": "aandrosov@yandex-team.ru"
  56. },
  57. {
  58. "name": "Aleksey Shvayka",
  59. "email": "shvaikalesh@gmail.com"
  60. },
  61. {
  62. "name": "Aleks Hudochenkov",
  63. "email": "aleks@hudochenkov.com"
  64. },
  65. {
  66. "name": "Alexey Komarov",
  67. "email": "alex7kom@gmail.com"
  68. },
  69. {
  70. "name": "Alexey Plutalov",
  71. "email": "demiazz.py@gmail.com"
  72. },
  73. {
  74. "name": "Anders Olsen Sandvik",
  75. "email": "https://github.com/Andersos"
  76. },
  77. {
  78. "name": "Andreas Haller",
  79. "email": "Andreas.Haller@invision.de"
  80. },
  81. {
  82. "name": "Andreas Lind",
  83. "email": "andreas@one.com"
  84. },
  85. {
  86. "name": "Andrew Rhoads"
  87. },
  88. {
  89. "name": "Andrey Deryabin",
  90. "email": "deriabin@gmail.com"
  91. },
  92. {
  93. "name": "Andrey Sitnik",
  94. "email": "andrey@sitnik.ru"
  95. },
  96. {
  97. "name": "Andrey Taritsyn",
  98. "email": "taritsyn@gmail.com"
  99. },
  100. {
  101. "name": "Andy Trevorah",
  102. "email": "a.trevorah@gmail.com"
  103. },
  104. {
  105. "name": "Anton Khlynovskiy",
  106. "email": "subzey@gmail.com"
  107. },
  108. {
  109. "name": "Artem Yavorsky",
  110. "email": "info@yavorsky.org"
  111. },
  112. {
  113. "name": "aruseni",
  114. "email": "aruseni.magiku@gmail.com"
  115. },
  116. {
  117. "name": "Ben Briggs",
  118. "email": "beneb.info@gmail.com"
  119. },
  120. {
  121. "name": "bernig",
  122. "email": "https://github.com/bernig"
  123. },
  124. {
  125. "name": "Bogdan Chadkin",
  126. "email": "trysound@yandex.ru"
  127. },
  128. {
  129. "name": "brainopia",
  130. "email": "brainopia@evilmartians.com"
  131. },
  132. {
  133. "name": "Brandon Mathis",
  134. "email": "brandon@imathis.com"
  135. },
  136. {
  137. "name": "Chad von Nau",
  138. "email": "chad@vonnau.com"
  139. },
  140. {
  141. "name": "Chi Vinh Le",
  142. "email": "vinh@wikiwi.io"
  143. },
  144. {
  145. "name": "Cory House",
  146. "email": "housecor@gmail.com"
  147. },
  148. {
  149. "name": "Cory Simmons",
  150. "email": "cory@mojotech.com"
  151. },
  152. {
  153. "name": "Craig Martin",
  154. "email": "https://github.com/craigmichaelmartin"
  155. },
  156. {
  157. "name": "Damon",
  158. "email": "motoxer4533@gmail.com"
  159. },
  160. {
  161. "name": "Daniel Garcia-Carrillo",
  162. "email": "garciacarrillo.daniel@gmail.com"
  163. },
  164. {
  165. "name": "Daniel Tschinder",
  166. "email": "daniel@tschinder.de"
  167. },
  168. {
  169. "name": "Danny Pule",
  170. "email": "kojikusan@gmail.com"
  171. },
  172. {
  173. "name": "Darius"
  174. },
  175. {
  176. "name": "David Narbutovich",
  177. "email": "vamnemne@gmail.com"
  178. },
  179. {
  180. "name": "David Pike",
  181. "email": "david@evolution7.com.au"
  182. },
  183. {
  184. "name": "Denis Sokolov",
  185. "email": "denis@sokolov.cc"
  186. },
  187. {
  188. "name": "Diablohu",
  189. "email": "https://github.com/Diablohu"
  190. },
  191. {
  192. "name": "Dominik Porada",
  193. "email": "dominik@porada.co"
  194. },
  195. {
  196. "name": "Dominik Schilling",
  197. "email": "dominikschilling+git@gmail.com"
  198. },
  199. {
  200. "name": "dotch",
  201. "email": "ch.weiss@hotmail.de"
  202. },
  203. {
  204. "name": "Dmitry Semigradsky",
  205. "email": "semigradskyd@gmail.com"
  206. },
  207. {
  208. "name": "Efremov Alexey",
  209. "email": "lexich121@gmail.com"
  210. },
  211. {
  212. "name": "eitanr",
  213. "email": "eitanr@wix.com"
  214. },
  215. {
  216. "name": "Erik Sundahl",
  217. "email": "esundahl@gmail.com"
  218. },
  219. {
  220. "name": "Eugene Datsky",
  221. "email": "eugene@datsky.ru"
  222. },
  223. {
  224. "name": "Evgeny Petukhov",
  225. "email": "petukhov.yevgeny@gmail.com"
  226. },
  227. {
  228. "name": "Evilebot Tnawi",
  229. "email": "sheo13666q@gmail.com"
  230. },
  231. {
  232. "name": "Fangzhou Li",
  233. "email": "riophaelee@gmail.com"
  234. },
  235. {
  236. "name": "Forrest York",
  237. "email": "https://github.com/badisa"
  238. },
  239. {
  240. "name": "Google Inc."
  241. },
  242. {
  243. "name": "Gregory Eremin",
  244. "email": "magnolia_fan@me.com"
  245. },
  246. {
  247. "name": "GU Yiling",
  248. "email": "justice360@gmail.com"
  249. },
  250. {
  251. "name": "Gustavo Real",
  252. "email": "https://github.com/kotfire"
  253. },
  254. {
  255. "name": "Hallvord R. M. Steen",
  256. "email": "hallvord@hallvord.com"
  257. },
  258. {
  259. "name": "heady",
  260. "email": "https://github.com/heady"
  261. },
  262. {
  263. "name": "Huáng Jùnliàng",
  264. "email": "https://github.com/JLHwung"
  265. },
  266. {
  267. "name": "Iain Beeston",
  268. "email": "iain.beeston@gmail.com"
  269. },
  270. {
  271. "name": "Igor Adamenko",
  272. "email": "https://github.com/igoradamenko"
  273. },
  274. {
  275. "name": "Filipe W. Lima",
  276. "email": "fwl.ufpe@gmail.com"
  277. },
  278. {
  279. "name": "Jack Moore",
  280. "email": "hello@jacklmoore.com"
  281. },
  282. {
  283. "name": "Jason Kuhrt",
  284. "email": "jasonkuhrt@me.com"
  285. },
  286. {
  287. "name": "Jeff Escalante",
  288. "email": "hello@jenius.me"
  289. },
  290. {
  291. "name": "Joan León",
  292. "email": "joan.leon@gmail.com"
  293. },
  294. {
  295. "name": "Johannes J. Schmidt",
  296. "email": "schmidt@netzmerk.com"
  297. },
  298. {
  299. "name": "John Kreitlow",
  300. "email": "jkreitlow@deepfocus.net"
  301. },
  302. {
  303. "name": "Jonathan Ong",
  304. "email": "jonathanrichardong@gmail.com"
  305. },
  306. {
  307. "name": "Josh Gillies",
  308. "email": "github@joshgilli.es"
  309. },
  310. {
  311. "name": "Junliang Huang"
  312. },
  313. {
  314. "name": "jvdanilo",
  315. "email": "jvdanilo@gmail.com"
  316. },
  317. {
  318. "name": "Kevin Pfefferle",
  319. "email": "kevin@rebaseinteractive.com"
  320. },
  321. {
  322. "name": "Kieran",
  323. "email": "Kieranju@gmail.com"
  324. },
  325. {
  326. "name": "Kir Shatrov",
  327. "email": "shatrov@me.com"
  328. },
  329. {
  330. "name": "Kiwi",
  331. "email": "vinh@wikiwi.io"
  332. },
  333. {
  334. "name": "kizu",
  335. "email": "kizmarh@gmail.com"
  336. },
  337. {
  338. "name": "Leonya Khachaturov",
  339. "email": "leonidkhachaturov@gmail.com"
  340. },
  341. {
  342. "name": "Lovchikov Anton",
  343. "email": "besyanya@yandex.ru"
  344. },
  345. {
  346. "name": "L.T",
  347. "email": "ec.huyinghuan@gmail.com"
  348. },
  349. {
  350. "name": "Lucas Caton",
  351. "email": "lucascaton@gmail.com"
  352. },
  353. {
  354. "name": "Luciano Battagliero",
  355. "email": "lucianobattagliero+git@gmail.com"
  356. },
  357. {
  358. "name": "Luke Page",
  359. "email": "luke.a.page@gmail.com"
  360. },
  361. {
  362. "name": "martco",
  363. "email": "martco@gmail.com"
  364. },
  365. {
  366. "name": "Matt Smith",
  367. "email": "runner_28@hotmail.com"
  368. },
  369. {
  370. "name": "Maxime Thirouin",
  371. "email": "m@moox.io"
  372. },
  373. {
  374. "name": "Max Mechanic",
  375. "email": "max@philo.com"
  376. },
  377. {
  378. "name": "Michael Beil",
  379. "email": "michaelbeil@me.com"
  380. },
  381. {
  382. "name": "Michael Scott Hertzberg",
  383. "email": "mshertzberg@gmail.com"
  384. },
  385. {
  386. "name": "Michał Gołębiowski-Owczarek",
  387. "email": "m.goleb@gmail.com"
  388. },
  389. {
  390. "name": "Mikael Jorhult",
  391. "email": "mikael@jorhult.se"
  392. },
  393. {
  394. "name": "Morton Fox",
  395. "email": "github@qslw.com"
  396. },
  397. {
  398. "name": "mvasilkov",
  399. "email": "mvasilkov@gmail.com"
  400. },
  401. {
  402. "name": "Nick Howes",
  403. "email": "nick@nickhowes.co.uk"
  404. },
  405. {
  406. "name": "Nick Marchenko",
  407. "email": "n30n1ck@gmail.com"
  408. },
  409. {
  410. "name": "Nic Nilov",
  411. "email": "https://github.com/nicnilov"
  412. },
  413. {
  414. "name": "Nick Schonning",
  415. "email": "nschonni@gmail.com"
  416. },
  417. {
  418. "name": "nickspielgist",
  419. "email": "dev@nickspiel.me"
  420. },
  421. {
  422. "name": "Niels Dequeker",
  423. "email": "niels.dequeker@gmail.com"
  424. },
  425. {
  426. "name": "Nikolay Burlov",
  427. "email": "kohgpat@gmail.com"
  428. },
  429. {
  430. "name": "Oleh Aloshkin",
  431. "email": "olegaleshkin@gmail.com"
  432. },
  433. {
  434. "name": "Oleksandr Sergiienko",
  435. "email": "sigerello@gmail.com"
  436. },
  437. {
  438. "name": "Pavel Pustovalov",
  439. "email": "pustovalov.pavel@gmail.com"
  440. },
  441. {
  442. "name": "Pavel Vostrikov",
  443. "email": "mail@vostrik.com"
  444. },
  445. {
  446. "name": "Paul Statezny",
  447. "email": "Paulstatezny@gmail.com"
  448. },
  449. {
  450. "name": "Peter van Westen",
  451. "email": "info@regularlabs.com"
  452. },
  453. {
  454. "name": "Peter Zotov",
  455. "email": "whitequark@whitequark.org"
  456. },
  457. {
  458. "name": "Phani Kandula",
  459. "email": "phani.kandula@gmail.com"
  460. },
  461. {
  462. "name": "Phil Dokas",
  463. "email": "phil@jetless.org"
  464. },
  465. {
  466. "name": "Rafael Silva",
  467. "email": "rafael@rafaelsilva.net"
  468. },
  469. {
  470. "name": "Ray Lehnhoff",
  471. "email": "raymond.lehnhoff@gmail.com"
  472. },
  473. {
  474. "name": "ReadmeCritic",
  475. "email": "frankensteinbot@gmail.com"
  476. },
  477. {
  478. "name": "Reinaldo Schiehll",
  479. "email": "rn.schiehll@gmail.com"
  480. },
  481. {
  482. "name": "René Stalder",
  483. "email": "rene@whatwedo.ch"
  484. },
  485. {
  486. "name": "Richard Wang",
  487. "email": "richardwa@google.com"
  488. },
  489. {
  490. "name": "Rob Howell",
  491. "email": "rob@robhowell.com"
  492. },
  493. {
  494. "name": "Roland Warmerdam",
  495. "email": "rowno@webspirited.com"
  496. },
  497. {
  498. "name": "Roman Dvornov",
  499. "email": "rdvornov@gmail.com"
  500. },
  501. {
  502. "name": "Ryan Zimmerman",
  503. "email": "https://github.com/RyanZim"
  504. },
  505. {
  506. "name": "Sami Suo-Heikki",
  507. "email": "suoheikki.sami@gmail.com"
  508. },
  509. {
  510. "name": "Sasha Koss",
  511. "email": "koss@nocorp.me"
  512. },
  513. {
  514. "name": "Sean Anderson",
  515. "email": "Sean.Palmer.Anderson@gmail.com"
  516. },
  517. {
  518. "name": "Sergey Belov",
  519. "email": "peimei@ya.ru"
  520. },
  521. {
  522. "name": "Sergey Leschina",
  523. "email": "mail@putnik.ws"
  524. },
  525. {
  526. "name": "Sergey Lysenko",
  527. "email": "soulwish.ls@gmail.com"
  528. },
  529. {
  530. "name": "sethjgore",
  531. "email": "sethjgore@gmail.com"
  532. },
  533. {
  534. "name": "Šime Vidas",
  535. "email": "sime.vidas@gmail.com"
  536. },
  537. {
  538. "name": "Simon Lydell",
  539. "email": "simon.lydell@gmail.com"
  540. },
  541. {
  542. "name": "Sindre Sorhus",
  543. "email": "sindresorhus@gmail.com"
  544. },
  545. {
  546. "name": "Stanislav",
  547. "email": "botev.st@gmail.com"
  548. },
  549. {
  550. "name": "Stephen Edgar",
  551. "email": "stephen@netweb.com.au"
  552. },
  553. {
  554. "name": "Steve Mao",
  555. "email": "https://github.com/stevemao"
  556. },
  557. {
  558. "name": "Stig Otnes Kolstad",
  559. "email": "stig@stigok.net"
  560. },
  561. {
  562. "name": "Subash Pathak",
  563. "email": "sbspk@msn.com"
  564. },
  565. {
  566. "name": "sunhao",
  567. "email": "sunhao_1988@msn.cn"
  568. },
  569. {
  570. "name": "tomdavenport",
  571. "email": "playmusic@me.com"
  572. },
  573. {
  574. "name": "Tony Ganch",
  575. "email": "tonyganch@gmail.com"
  576. },
  577. {
  578. "name": "Vegard Andreas Larsen",
  579. "email": "vegard@xaltra.net"
  580. },
  581. {
  582. "name": "Vera Surkova",
  583. "email": "vera@surkova.se"
  584. },
  585. {
  586. "name": "Vincent De Oliveira",
  587. "email": "vincent@iamvdo.me"
  588. },
  589. {
  590. "name": "Vishnu Ravi",
  591. "email": "vishnu@vishnu.io"
  592. },
  593. {
  594. "name": "Vladimir Pouzanov",
  595. "email": "farcaller@gmail.com"
  596. },
  597. {
  598. "name": "vladkens",
  599. "email": "vladkens@yandex.ru"
  600. },
  601. {
  602. "name": "Yet Another Minion",
  603. "email": "yam@thinkalexandria.com"
  604. },
  605. {
  606. "name": "Yuriy Alekseyev",
  607. "email": "dev.yuriy.a@gmail.com"
  608. },
  609. {
  610. "name": "Даниил Пронин",
  611. "email": "mail@grawl.ru"
  612. },
  613. {
  614. "name": "一丝",
  615. "email": "jie.lijie@alibaba-inc.com"
  616. },
  617. {
  618. "name": "刘祺",
  619. "email": "gucong@gmail.com"
  620. },
  621. {
  622. "name": "忆初",
  623. "email": "baby@justjavac.com"
  624. }
  625. ],
  626. "dependencies": {
  627. "browserslist": "^3.2.8",
  628. "caniuse-lite": "^1.0.30000846",
  629. "normalize-range": "^0.1.2",
  630. "num2fraction": "^1.2.2",
  631. "postcss": "^6.0.22",
  632. "postcss-value-parser": "^3.2.3"
  633. },
  634. "deprecated": false,
  635. "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  636. "homepage": "https://github.com/postcss/autoprefixer#readme",
  637. "keywords": [
  638. "autoprefixer",
  639. "css",
  640. "prefix",
  641. "postcss",
  642. "postcss-plugin"
  643. ],
  644. "license": "MIT",
  645. "main": "lib/autoprefixer",
  646. "name": "autoprefixer",
  647. "repository": {
  648. "type": "git",
  649. "url": "git+https://github.com/postcss/autoprefixer.git"
  650. },
  651. "version": "8.5.1"
  652. }