{"_id":"typeface-glacial-indifference","_rev":"1-0eb712a8cbf61f5841496f5a7f7963ca","name":"typeface-glacial-indifference","dist-tags":{"latest":"1.1.14"},"versions":{"1.1.14":{"name":"typeface-glacial-indifference","version":"1.1.14","description":"Glacial Indifference typeface","main":"index.css","keywords":["typeface","font","font family","google fonts","glacial-indifference"],"author":{"name":"Kyle Mathews","email":"mathews.kyle@gmail.com"},"license":"MIT","repository":{"type":"git","url":"https://github.com/KyleAMathews/typefaces/tree/master/packages/glacial-indifference"},"_id":"typeface-glacial-indifference@1.1.14","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-Vmm3vcNL+ki7SATLzNWcwEevBALb+BajdzuqjzxmN13krh4symo15Ja9xQVUpqw+oTpaj1w8eUipMGnOsOId1A==","shasum":"66cbbf162c9f0272c8fcdcdc3e90d33b196d3e6a","tarball":"https://registry.npmjs.org/typeface-glacial-indifference/-/typeface-glacial-indifference-1.1.14.tgz","fileCount":20,"unpackedSize":489282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2uxCCRA9TVsSAnZWagAAwi8QAJWDlmnswiHQyLhMvmV1\nThLHMwLhrBBcwAIZrrSHOq+hM3qbDVDevdScP8wEj2AOO/o6WrPB29TGWh2r\nC9jxZos4upb8pn8TrT0e+aA8RUOCWYKMTluR59IBrGUmTM68LYbhUMwvynfW\naXDEZLWbTTF8SSIsM8uP5caKuRLUuJ7LQ14bpFF+r814ifWrXLOuw/GOFyo6\nqLBKicmFWJsmenNH0dzhaEzfZvO4AbuzrDrS+WSN+ii/fahjz1G/e5OZd1p0\n676k7bZSkTMBm/R5ewCEKNYALJpvAqPdkBG4h620oeQsT+shKsDYKKp6q+Qu\nBmswfGSq1cHCtPv5c3avSQvG0HzfxevP9UGQHT8AiBUwotL5eVWJd2PBk48P\nU/4DNDsK6KsEl/O/nl/lScbtvXTRhjZFYcHmpvY/NCvkiyhleVOGcWjoZI4G\nMfRkB+1cZLAPCCjHQ/AC7zgzjhGHeN6b01IplVjKb7323XNO24pbcfn1990p\nOqgUb9QY8UJHgJMohGbR/PwKfYTFMU1DHP4rvXP7BUAKO1PxSQRkNKe/Ehfz\n7Hty8VnpSdI2FVyajfqskZucfjX6YWYwcOS5mzL6W07wdFp40CVms2Hn4jsb\njGt6V7rIFBX1paYdeIh3u5sp0MGiu02L4aCQ80gj2XJpl1hjNLUZsUXSvPEY\nfJ9F\r\n=jI38\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGgXLD6F1HVRNTcffAmTYo6phh6VTZluXRwV2RTmgENjAiEA7EyRCOCuJgQ/dZD/Savby83TCkUdVwAzIyhdbZCPLkM="}]},"_npmUser":{"name":"kylemathews","email":"mathews.kyle@gmail.com"},"directories":{},"maintainers":[{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typeface-glacial-indifference_1.1.14_1608182850077_0.8796358057901412"},"_hasShrinkwrap":false}},"time":{"created":"2020-12-17T05:27:30.077Z","1.1.14":"2020-12-17T05:27:30.255Z","modified":"2022-05-22T12:54:14.465Z"},"maintainers":[{"name":"kylemathews","email":"mathews.kyle@gmail.com"}],"description":"Glacial Indifference typeface","keywords":["typeface","font","font family","google fonts","glacial-indifference"],"repository":{"type":"git","url":"https://github.com/KyleAMathews/typefaces/tree/master/packages/glacial-indifference"},"author":{"name":"Kyle Mathews","email":"mathews.kyle@gmail.com"},"license":"MIT","readme":">The Typefaces project is now deprecated.\n>\n>@DecliningLotus created\n[FontSource](https://github.com/fontsource/fontsource) which provides the\nsame functionality as Typefaces but with automated releases & richer\nsupport for importing specific weights, styles, or language subsets.\n>\n>To start using Fontsource, replace in your package.json any instances of\n\"typeface-glacial-indifference\" with \"fontsource-glacial-indifference\".\n>\n> Then change imports from \"import 'typeface-glacial-indifference'\" to \"import 'fontsource-glacial-indifference/latin.css'\".\n>\n>Typeface packages will continue working indefinitely so no immediate\n>changes are necessary.\n\n# typeface-glacial-indifference\n\nThe CSS and web font files to easily self-host “Glacial Indifference”.\n\n## Install\n\n`npm install --save typeface-glacial-indifference`\n\n## Use\n\nTypefaces assume you’re using webpack to process CSS and files. Each typeface\npackage includes all necessary font files (woff2, woff) and a CSS file with\nfont-face declarations pointing at these files.\n\nYou will need to have webpack setup to load css and font files. Many tools built\nwith Webpack will work out of the box with Typefaces such as [Gatsby](https://github.com/gatsbyjs/gatsby)\nand [Create React App](https://github.com/facebookincubator/create-react-app).\n\nTo use, simply require the package in your project’s entry file e.g.\n\n```javascript\n// Load Glacial Indifference typeface\nrequire('typeface-glacial-indifference')\n```\n\n## About the Typefaces project.\n\nOur goal is to add all open source fonts to NPM to simplify using great fonts in\nour web projects. We’re currently maintaining 1036 typeface packages\nincluding all typefaces on Google Fonts.\n\nIf your favorite typeface isn’t published yet, [let us know](https://github.com/KyleAMathews/typefaces)\nand we’ll add it!\n","readmeFilename":"README.md"}