浏览代码

added package.json for npmjs.com

Jakub Žitný 9 年之前
父节点
当前提交
aaf7f399c8
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      package.json

+ 14 - 0
package.json

@@ -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"
+}