{
  "name": "gulp-include-sources",
  "version": "0.1.7",
  "description": "Includes source files listed in HTML comments",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "templating",
    "template",
    "html",
    "css",
    "js",
    "source",
    "include",
    "including"
  ],
  "author": "Gilles Meyer <g.meyer@babiel.com>",
  "license": "ISC",
  "dependencies": {
    "extend": "^3.0.0",
    "globby": "^6.1.0",
    "gulp": "^3.9.1",
    "gulp-util": "^3.0.8",
    "through2": "^2.0.3"
  }
}
