소스 검색

Added Craig to Contributors property to package.json

Andrew Chalkley 9 년 전
부모
커밋
e306b27b82
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      package.json

+ 6 - 0
package.json

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