{
  "name": "qtools-template-replace-for-files",
  "version": "1.0.0",
  "description": "Receives a directory containing templates, a replacement object and an output directory path. Applies qtTemplate replace to the contents of the templates.",
  "main": "qtools-template-replace-for-files.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tqwhite/qtools-template-replace-for-files.git"
  },
  "keywords": [
    "qtTemplateReplace",
    "template",
    "node",
    "javascript",
    "qtools"
  ],
  "author": "TQ White II",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tqwhite/qtools-template-replace-for-files/issues"
  },
  "homepage": "https://github.com/tqwhite/qtools-template-replace-for-files#readme",
  "dependencies": {
    "qtools-functional-library": "^1.1.4"
  }
}
