Browse Source

Added Craig to Contributors property to package.json

Andrew Chalkley 9 years ago
parent
commit
e306b27b82
1 changed files with 6 additions and 0 deletions
  1. 6 0
      package.json

+ 6 - 0
package.json

@@ -20,6 +20,12 @@
     "flasher"
   ],
   "author": "Andrew Chalkley <andrew@chalkley.org>",
+  "contributors": [
+    {
+      "name": "Craig Dennis",
+      "email": "craigsdennis@gmail.com"
+    }
+  ],
   "license": "MIT",
   "bugs": {
     "url": "https://github.com/thingsSDK/flasher.js/issues"