{
  "name": "html-pages-preview",
  "version": "1.1.3",
  "description": "",
  "main": "index.js",
  "type": "module",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Matin Andrey",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andreymatin/html-pages-preview.git"
  },
  "keywords": [
    "html",
    "nodejs",
    "gulp",
    "html-base",
    "automation",
    "generator",
    "previewer"
  ],
  "bugs": {
    "url": "https://github.com/andreymatin/html-pages-preview/issues"
  },
  "homepage": "https://github.com/andreymatin/html-pages-preview#readme",
  "devDependencies": {
    "gulp": "^4.0.2",
    "express": "^4.18.2",
    "nodemon": "^2.0.22"
  }
}
