a zip code crypto-currency system good for red ONLY

package.json 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. {
  2. "_from": "autoprefixer@^7.2.6",
  3. "_id": "autoprefixer@7.2.6",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Iq8TRIB+/9eQ8rbGhcP7ct5cYb/3qjNYAR2SnzLCEcwF6rvVOax8+9+fccgXk4bEhQGjOZd5TLhsksmAdsbGqQ==",
  6. "_location": "/autoprefixer",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "autoprefixer@^7.2.6",
  12. "name": "autoprefixer",
  13. "escapedName": "autoprefixer",
  14. "rawSpec": "^7.2.6",
  15. "saveSpec": null,
  16. "fetchSpec": "^7.2.6"
  17. },
  18. "_requiredBy": [
  19. "/@ionic/app-scripts"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-7.2.6.tgz",
  22. "_shasum": "256672f86f7c735da849c4f07d008abb056067dc",
  23. "_spec": "autoprefixer@^7.2.6",
  24. "_where": "/Users/khalils/ZipCoin-RED/ZipCoinRed/node_modules/@ionic/app-scripts",
  25. "author": {
  26. "name": "Andrey Sitnik",
  27. "email": "andrey@sitnik.ru"
  28. },
  29. "bin": {
  30. "autoprefixer-info": "./bin/autoprefixer-info"
  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": "Dominik Porada",
  189. "email": "dominik@porada.co"
  190. },
  191. {
  192. "name": "Dominik Schilling",
  193. "email": "dominikschilling+git@gmail.com"
  194. },
  195. {
  196. "name": "dotch",
  197. "email": "ch.weiss@hotmail.de"
  198. },
  199. {
  200. "name": "Dmitry Semigradsky",
  201. "email": "semigradskyd@gmail.com"
  202. },
  203. {
  204. "name": "Efremov Alexey",
  205. "email": "lexich121@gmail.com"
  206. },
  207. {
  208. "name": "eitanr",
  209. "email": "eitanr@wix.com"
  210. },
  211. {
  212. "name": "Erik Sundahl",
  213. "email": "esundahl@gmail.com"
  214. },
  215. {
  216. "name": "Eugene Datsky",
  217. "email": "eugene@datsky.ru"
  218. },
  219. {
  220. "name": "Evgeny Petukhov",
  221. "email": "petukhov.yevgeny@gmail.com"
  222. },
  223. {
  224. "name": "Evilebot Tnawi",
  225. "email": "sheo13666q@gmail.com"
  226. },
  227. {
  228. "name": "Fangzhou Li",
  229. "email": "riophaelee@gmail.com"
  230. },
  231. {
  232. "name": "Forrest York",
  233. "email": "https://github.com/badisa"
  234. },
  235. {
  236. "name": "Google Inc."
  237. },
  238. {
  239. "name": "Gregory Eremin",
  240. "email": "magnolia_fan@me.com"
  241. },
  242. {
  243. "name": "GU Yiling",
  244. "email": "justice360@gmail.com"
  245. },
  246. {
  247. "name": "Hallvord R. M. Steen",
  248. "email": "hallvord@hallvord.com"
  249. },
  250. {
  251. "name": "heady",
  252. "email": "https://github.com/heady"
  253. },
  254. {
  255. "name": "Iain Beeston",
  256. "email": "iain.beeston@gmail.com"
  257. },
  258. {
  259. "name": "Igor Adamenko",
  260. "email": "https://github.com/igoradamenko"
  261. },
  262. {
  263. "name": "Jack Moore",
  264. "email": "hello@jacklmoore.com"
  265. },
  266. {
  267. "name": "Jason Kuhrt",
  268. "email": "jasonkuhrt@me.com"
  269. },
  270. {
  271. "name": "Jeff Escalante",
  272. "email": "hello@jenius.me"
  273. },
  274. {
  275. "name": "Joan León",
  276. "email": "joan.leon@gmail.com"
  277. },
  278. {
  279. "name": "Johannes J. Schmidt",
  280. "email": "schmidt@netzmerk.com"
  281. },
  282. {
  283. "name": "John Kreitlow",
  284. "email": "jkreitlow@deepfocus.net"
  285. },
  286. {
  287. "name": "Jonathan Ong",
  288. "email": "jonathanrichardong@gmail.com"
  289. },
  290. {
  291. "name": "Josh Gillies",
  292. "email": "github@joshgilli.es"
  293. },
  294. {
  295. "name": "Junliang Huang"
  296. },
  297. {
  298. "name": "jvdanilo",
  299. "email": "jvdanilo@gmail.com"
  300. },
  301. {
  302. "name": "Kevin Pfefferle",
  303. "email": "kevin@rebaseinteractive.com"
  304. },
  305. {
  306. "name": "Kieran",
  307. "email": "Kieranju@gmail.com"
  308. },
  309. {
  310. "name": "Kir Shatrov",
  311. "email": "shatrov@me.com"
  312. },
  313. {
  314. "name": "Kiwi",
  315. "email": "vinh@wikiwi.io"
  316. },
  317. {
  318. "name": "kizu",
  319. "email": "kizmarh@gmail.com"
  320. },
  321. {
  322. "name": "Leonya Khachaturov",
  323. "email": "leonidkhachaturov@gmail.com"
  324. },
  325. {
  326. "name": "Lovchikov Anton",
  327. "email": "besyanya@yandex.ru"
  328. },
  329. {
  330. "name": "L.T",
  331. "email": "ec.huyinghuan@gmail.com"
  332. },
  333. {
  334. "name": "Lucas Caton",
  335. "email": "lucascaton@gmail.com"
  336. },
  337. {
  338. "name": "Luciano Battagliero",
  339. "email": "lucianobattagliero+git@gmail.com"
  340. },
  341. {
  342. "name": "Luke Page",
  343. "email": "luke.a.page@gmail.com"
  344. },
  345. {
  346. "name": "martco",
  347. "email": "martco@gmail.com"
  348. },
  349. {
  350. "name": "Matt Smith",
  351. "email": "runner_28@hotmail.com"
  352. },
  353. {
  354. "name": "Maxime Thirouin",
  355. "email": "m@moox.io"
  356. },
  357. {
  358. "name": "Max Mechanic",
  359. "email": "max@philo.com"
  360. },
  361. {
  362. "name": "Michael Beil",
  363. "email": "michaelbeil@me.com"
  364. },
  365. {
  366. "name": "Michael Scott Hertzberg",
  367. "email": "mshertzberg@gmail.com"
  368. },
  369. {
  370. "name": "Michał Gołębiowski-Owczarek",
  371. "email": "m.goleb@gmail.com"
  372. },
  373. {
  374. "name": "Mikael Jorhult",
  375. "email": "mikael@jorhult.se"
  376. },
  377. {
  378. "name": "Morton Fox",
  379. "email": "github@qslw.com"
  380. },
  381. {
  382. "name": "mvasilkov",
  383. "email": "mvasilkov@gmail.com"
  384. },
  385. {
  386. "name": "Nick Howes",
  387. "email": "nick@nickhowes.co.uk"
  388. },
  389. {
  390. "name": "Nick Marchenko",
  391. "email": "n30n1ck@gmail.com"
  392. },
  393. {
  394. "name": "Nick Schonning",
  395. "email": "nschonni@gmail.com"
  396. },
  397. {
  398. "name": "nickspielgist",
  399. "email": "dev@nickspiel.me"
  400. },
  401. {
  402. "name": "Niels Dequeker",
  403. "email": "niels.dequeker@gmail.com"
  404. },
  405. {
  406. "name": "Nikolay Burlov",
  407. "email": "kohgpat@gmail.com"
  408. },
  409. {
  410. "name": "Oleksandr Sergiienko",
  411. "email": "sigerello@gmail.com"
  412. },
  413. {
  414. "name": "Pavel Pustovalov",
  415. "email": "pustovalov.pavel@gmail.com"
  416. },
  417. {
  418. "name": "Paul Statezny",
  419. "email": "Paulstatezny@gmail.com"
  420. },
  421. {
  422. "name": "Peter van Westen",
  423. "email": "info@regularlabs.com"
  424. },
  425. {
  426. "name": "Peter Zotov",
  427. "email": "whitequark@whitequark.org"
  428. },
  429. {
  430. "name": "Phil Dokas",
  431. "email": "phil@jetless.org"
  432. },
  433. {
  434. "name": "Rafael Silva",
  435. "email": "rafael@rafaelsilva.net"
  436. },
  437. {
  438. "name": "Ray Lehnhoff",
  439. "email": "raymond.lehnhoff@gmail.com"
  440. },
  441. {
  442. "name": "ReadmeCritic",
  443. "email": "frankensteinbot@gmail.com"
  444. },
  445. {
  446. "name": "Reinaldo Schiehll",
  447. "email": "rn.schiehll@gmail.com"
  448. },
  449. {
  450. "name": "René Stalder",
  451. "email": "rene@whatwedo.ch"
  452. },
  453. {
  454. "name": "Richard Wang",
  455. "email": "richardwa@google.com"
  456. },
  457. {
  458. "name": "Rob Howell",
  459. "email": "rob@robhowell.com"
  460. },
  461. {
  462. "name": "Roland Warmerdam",
  463. "email": "rowno@webspirited.com"
  464. },
  465. {
  466. "name": "Roman Dvornov",
  467. "email": "rdvornov@gmail.com"
  468. },
  469. {
  470. "name": "Ryan Zimmerman"
  471. },
  472. {
  473. "name": "Sami Suo-Heikki",
  474. "email": "suoheikki.sami@gmail.com"
  475. },
  476. {
  477. "name": "Sasha Koss",
  478. "email": "koss@nocorp.me"
  479. },
  480. {
  481. "name": "Sean Anderson",
  482. "email": "Sean.Palmer.Anderson@gmail.com"
  483. },
  484. {
  485. "name": "Sergey Belov",
  486. "email": "peimei@ya.ru"
  487. },
  488. {
  489. "name": "Sergey Leschina",
  490. "email": "mail@putnik.ws"
  491. },
  492. {
  493. "name": "sethjgore",
  494. "email": "sethjgore@gmail.com"
  495. },
  496. {
  497. "name": "Šime Vidas",
  498. "email": "sime.vidas@gmail.com"
  499. },
  500. {
  501. "name": "Simon Lydell",
  502. "email": "simon.lydell@gmail.com"
  503. },
  504. {
  505. "name": "Sindre Sorhus",
  506. "email": "sindresorhus@gmail.com"
  507. },
  508. {
  509. "name": "Stephen Edgar",
  510. "email": "stephen@netweb.com.au"
  511. },
  512. {
  513. "name": "Steve Mao",
  514. "email": "https://github.com/stevemao"
  515. },
  516. {
  517. "name": "Stig Otnes Kolstad",
  518. "email": "stig@stigok.net"
  519. },
  520. {
  521. "name": "Subash Pathak",
  522. "email": "sbspk@msn.com"
  523. },
  524. {
  525. "name": "sunhao",
  526. "email": "sunhao_1988@msn.cn"
  527. },
  528. {
  529. "name": "tomdavenport",
  530. "email": "playmusic@me.com"
  531. },
  532. {
  533. "name": "Tony Ganch",
  534. "email": "tonyganch@gmail.com"
  535. },
  536. {
  537. "name": "Vegard Andreas Larsen",
  538. "email": "vegard@xaltra.net"
  539. },
  540. {
  541. "name": "Vera Surkova",
  542. "email": "vera@surkova.se"
  543. },
  544. {
  545. "name": "Vincent De Oliveira",
  546. "email": "vincent@iamvdo.me"
  547. },
  548. {
  549. "name": "Vishnu Ravi",
  550. "email": "vishnu@vishnu.io"
  551. },
  552. {
  553. "name": "Vladimir Pouzanov",
  554. "email": "farcaller@gmail.com"
  555. },
  556. {
  557. "name": "vladkens",
  558. "email": "vladkens@yandex.ru"
  559. },
  560. {
  561. "name": "Yet Another Minion",
  562. "email": "yam@thinkalexandria.com"
  563. },
  564. {
  565. "name": "Даниил Пронин",
  566. "email": "mail@grawl.ru"
  567. },
  568. {
  569. "name": "一丝",
  570. "email": "jie.lijie@alibaba-inc.com"
  571. },
  572. {
  573. "name": "刘祺",
  574. "email": "gucong@gmail.com"
  575. },
  576. {
  577. "name": "忆初",
  578. "email": "baby@justjavac.com"
  579. }
  580. ],
  581. "dependencies": {
  582. "browserslist": "^2.11.3",
  583. "caniuse-lite": "^1.0.30000805",
  584. "normalize-range": "^0.1.2",
  585. "num2fraction": "^1.2.2",
  586. "postcss": "^6.0.17",
  587. "postcss-value-parser": "^3.2.3"
  588. },
  589. "deprecated": false,
  590. "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  591. "homepage": "https://github.com/postcss/autoprefixer#readme",
  592. "keywords": [
  593. "autoprefixer",
  594. "css",
  595. "prefix",
  596. "postcss",
  597. "postcss-plugin"
  598. ],
  599. "license": "MIT",
  600. "main": "lib/autoprefixer",
  601. "name": "autoprefixer",
  602. "repository": {
  603. "type": "git",
  604. "url": "git+https://github.com/postcss/autoprefixer.git"
  605. },
  606. "version": "7.2.6"
  607. }