package.json 387 B

1234567891011121314
  1. {
  2. "name": "hack-font",
  3. "version": "3.3.0",
  4. "description": "A typeface designed for source code",
  5. "repository": {
  6. "type": "git",
  7. "url": "git+https://github.com/source-foundry/Hack.git"
  8. },
  9. "license": "SEE LICENSE IN LICENSE.md",
  10. "bugs": {
  11. "url": "https://github.com/source-foundry/Hack/issues"
  12. },
  13. "homepage": "https://github.com/source-foundry/Hack#readme"
  14. }