Browse Source

Added homepage section to the package.json

sanex3339 5 years ago
parent
commit
da3c0802b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -85,6 +85,7 @@
     "type": "git",
     "url": "git+https://github.com/javascript-obfuscator/javascript-obfuscator.git"
   },
+  "homepage": "https://obfuscator.io/",
   "scripts": {
     "start": "scripts/start",
     "webpack:prod": "scripts/webpack-prod",