{
  "name": "mvcct-templates",
  "version": "1.2.0",
  "homepage": "https://github.com/MvcControlsToolkit/MvcControlsToolkit.Templates",
  "description": "mvcct-templates installs content files needed by Mvc Controls Toolkit into asp.net core.",
  "main": "install.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/MvcControlsToolkit/MvcControlsToolkit.Templates.git"
  },
  "keywords": [
    "MvcControlsToolkit",
    "asp.net"
  ],
  "author": {
    "name": "Mvc Controls Toolkit Team"
  },
  "license": "https://github.com/MvcControlsToolkit/Unobtrusive.Extensions/blob/master/LICENSE.txt",
  "readme": " ",
  "files": [
    "tasks",
    "root",
    "Views",
    "wwwroot",
    "install.js",
    "gulpfile.js",
    "process"
  ],
  "dependencies": {
    "gulp": ">=4.0.0",
    "gulp-insert": ">=0.5.0",
    "gulp-uglify": ">=3.0.1 ",
    "gulp-concat": ">=2.6.1",
    "through2": ">=3.0.0",
    "gulp-load-subtasks": ">=1.1.2",
    "vinyl-fs": ">=3.0.3"
  },
  "scripts": {
    "install": "node install.js"
  }
}
