Ver código fonte

Add author to package.json

Gaël Métais 10 anos atrás
pai
commit
2c2c8bf4cb
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      package.json

+ 5 - 0
package.json

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