소스 검색

Add author to package.json

Gaël Métais 10 년 전
부모
커밋
2c2c8bf4cb
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      package.json

+ 5 - 0
package.json

@@ -3,6 +3,11 @@
   "version": "1.7.4",
   "version": "1.7.4",
   "description": "Online tool to audit a webpage for performance and front-end quality issues",
   "description": "Online tool to audit a webpage for performance and front-end quality issues",
   "license" : "GPL-2.0",
   "license" : "GPL-2.0",
+  "author": {
+    "name": "Gaël Métais",
+    "email": "gael@gaelmetais.com",
+    "url": "http://www.gaelmetais.com"
+  },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
     "url": "git://github.com/gmetais/YellowLabTools.git"
     "url": "git://github.com/gmetais/YellowLabTools.git"