{"_id":"css-system-fonts","_rev":"249595","name":"css-system-fonts","description":"List of system fonts for CSS.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"}],"time":{"modified":"2021-06-03T16:10:42.000Z","created":"2015-01-27T01:09:10.697Z","1.0.0":"2015-10-17T17:41:22.092Z","0.0.1":"2015-01-27T01:09:10.697Z"},"users":{},"author":{"name":"John Otander","email":"johnotander@gmail.com","url":"johnotander.com"},"repository":{"type":"git","url":"git+https://github.com/johnotander/css-system-fonts.git"},"versions":{"1.0.0":{"name":"css-system-fonts","description":"List of system fonts for CSS.","author":{"name":"John Otander","email":"johnotander@gmail.com","url":"johnotander.com"},"version":"1.0.0","main":"index.js","files":["index.js"],"scripts":{"test":"ava"},"repository":{"type":"git","url":"git+https://github.com/johnotander/css-system-fonts.git"},"keywords":["css","font","fonts","system","system-fonts"],"license":"MIT","bugs":{"url":"https://github.com/johnotander/css-system-fonts/issues"},"homepage":"https://github.com/johnotander/css-system-fonts","dependencies":{},"devDependencies":{"ava":"*"},"gitHead":"40e7bd88ac0b4ef50f1e294f4d081146df1a1e6d","_id":"css-system-fonts@1.0.0","_shasum":"5970f936e2dfd9625a0cc8456f14a5fcec5855f9","_from":".","_npmVersion":"3.3.5","_nodeVersion":"4.1.1","_npmUser":{"name":"johno","email":"johnotander@gmail.com"},"dist":{"shasum":"5970f936e2dfd9625a0cc8456f14a5fcec5855f9","size":1738,"noattachment":false,"key":"/css-system-fonts/-/css-system-fonts-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-system-fonts/download/css-system-fonts-1.0.0.tgz"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"}],"directories":{},"publish_time":1445103682092,"_cnpm_publish_time":1445103682092,"_hasShrinkwrap":false},"0.0.1":{"name":"css-system-fonts","description":"List of system fonts for CSS.","author":{"name":"John Otander"},"version":"0.0.1","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha test"},"repository":{"type":"git","url":"https://github.com/johnotander/css-system-fonts.git"},"keywords":["css","font","fonts","system","system-fonts"],"license":"MIT","bugs":{"url":"https://github.com/johnotander/css-system-fonts/issues"},"homepage":"https://github.com/johnotander/css-system-fonts","dependencies":{},"devDependencies":{"mocha":"*"},"gitHead":"74b3eea68f3559d98c9712c8b1602a348adcfea1","_id":"css-system-fonts@0.0.1","_shasum":"264feab5222621d0bcc02f1df63af7e542c78325","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"johno","email":"johnotander@gmail.com"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"}],"dist":{"shasum":"264feab5222621d0bcc02f1df63af7e542c78325","size":1993,"noattachment":false,"key":"/css-system-fonts/-/css-system-fonts-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-system-fonts/download/css-system-fonts-0.0.1.tgz"},"publish_time":1422320950697,"_cnpm_publish_time":1422320950697,"_hasShrinkwrap":false}},"readme":"# css-system-fonts [![Build Status](https://secure.travis-ci.org/johnotander/css-system-fonts.png?branch=master)](https://travis-ci.org/johnotander/css-system-fonts) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)\n\nList of system fonts for CSS.\n\n<https://developer.mozilla.org/en-US/docs/Web/CSS/font>.\n\n## Installation\n\n```bash\nnpm install --save css-system-fonts\n```\n\n## Usage\n\n```javascript\nvar cssSystemFonts = require('css-system-fonts')\n\ncssSystemFonts()\n// => ['caption', 'icon', 'menu', 'message-box', 'small-caption', 'status-bar']\n```\n\n## License\n\nMIT\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nCrafted with <3 by John Otander ([@4lpine](https://twitter.com/4lpine)).\n\n***\n\n> This package was initially generated with [yeoman](http://yeoman.io) and the [p generator](https://github.com/johnotander/generator-p.git).\n","_attachments":{},"homepage":"https://github.com/johnotander/css-system-fonts","bugs":{"url":"https://github.com/johnotander/css-system-fonts/issues"},"license":"MIT"}