github.com/topsteplocal/gophish@v0.6.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      "clean-css": "^3.4.23",
    16      "gulp": "^3.9.1",
    17      "gulp-clean-css": "^2.3.2",
    18      "gulp-cli": "^1.4.0",
    19      "gulp-concat": "^2.6.1",
    20      "gulp-jshint": "^2.0.4",
    21      "gulp-rename": "^1.2.2",
    22      "gulp-uglify": "^2.0.0",
    23      "gulp-util": "^3.0.8",
    24      "gulp-wrap": "^0.13.0",
    25      "jshint": "^2.9.4",
    26      "jshint-stylish": "^2.2.1"
    27    }
    28  }