Merge branch 'master' into development

* master:
  added package.json for npmjs.com
pull/198/head
Chris Simpkins 2016-03-02 20:08:14 +07:00
commit 2ab1c1ebd4
1 changed files with 14 additions and 0 deletions

@ -0,0 +1,14 @@
{
"name": "hack-font",
"version": "2.0.19",
"description": "A typeface designed for source code",
"repository": {
"type": "git",
"url": "git+https://github.com/chrissimpkins/Hack.git"
},
"license": "SEE LICENSE IN LICENSE.md",
"bugs": {
"url": "https://github.com/chrissimpkins/Hack/issues"
},
"homepage": "https://github.com/chrissimpkins/Hack#readme"
}