github.com/merlinepedra/gopphish-attack@v0.9.0/package.json (about)

     1  {
     2    "name": "gophish",
     3    "version": "0.4.0-dev",
     4    "repository": {
     5      "type": "git",
     6      "url": "git+https://github.com/gophish/gophish.git"
     7    },
     8    "author": "Jordan Wright",
     9    "license": "MIT",
    10    "bugs": {
    11      "url": "https://github.com/gophish/gophish/issues"
    12    },
    13    "homepage": "https://getgophish.com",
    14    "devDependencies": {
    15      "@babel/core": "^7.4.5",
    16      "@babel/preset-env": "^7.4.5",
    17      "babel-loader": "^8.0.6",
    18      "clean-css": "^4.2.1",
    19      "gulp": "^4.0.0",
    20      "gulp-babel": "^8.0.0",
    21      "gulp-clean-css": "^4.0.0",
    22      "gulp-cli": "^2.2.0",
    23      "gulp-concat": "^2.6.1",
    24      "gulp-jshint": "^2.1.0",
    25      "gulp-rename": "^1.4.0",
    26      "gulp-uglify": "^3.0.2",
    27      "gulp-wrap": "^0.15.0",
    28      "jshint": "^2.10.2",
    29      "jshint-stylish": "^2.2.1",
    30      "webpack": "^4.32.2",
    31      "webpack-cli": "^3.3.2"
    32    }
    33  }