{
  "name": "amp-by-example",
  "version": "0.2.16",
  "description": "AMP by example",
  "repository": {
    "type": "git",
    "url": "https://github.com/ampproject/amp-by-example.git"
  },
  "main": "lib/index.js",
  "engines": {
    "node": ">=4.0.0"
  },
  "author": "The AMP HTML Authors",
  "license": "Apache-2.0",
  "scripts": {
    "start": "gulp serve",
    "dev": "gulp"
  },
  "files": [
    "/lib",
    "/templates"
  ],
  "dependencies": {
    "clean-css": "^4.2.1",
    "highlight.js": "^9.15.6",
    "hogan.js": "^3.0.2",
    "html-minifier": "^4.0.0",
    "js-beautify": "1.10.0",
    "marked": "^0.6.2",
    "mkdirp": "^0.5.1",
    "striptags": "^3.1.1"
  },
  "devDependencies": {
    "amp-toolbox-optimizer": "^0.5.3",
    "amphtml-validator": "1.0.23",
    "bignumber.js": "8.1.1",
    "del": "4.1.1",
    "domelementtype": "1.3.1",
    "eslint": "5.16.0",
    "eslint-config-google": "^0.12.0",
    "eslint-plugin-google-camelcase": "0.0.2",
    "event-stream": "^4.0.1",
    "exif-parser": "0.1.12",
    "gulp": "^4.0.2",
    "gulp-amphtml-validator": "1.0.2",
    "gulp-cached": "1.1.1",
    "gulp-change": "1.0.2",
    "gulp-clean": "0.4.0",
    "gulp-eslint": "5.0.0",
    "gulp-favicons": "2.3.0",
    "gulp-file": "0.4.0",
    "gulp-htmlhint": "^2.2.1",
    "gulp-htmlmin": "5.0.1",
    "gulp-if": "2.0.2",
    "gulp-ignore": "2.0.2",
    "gulp-jasmine": "4.0.0",
    "gulp-rename": "1.4.0",
    "gulp-run": "1.7.1",
    "gulp-util": "3.0.8",
    "handlebars": "^4.1.2",
    "htmllint": "0.8.0",
    "ip-regex": "4.1.0",
    "jpeg-js": "0.3.5",
    "js-yaml": "^3.13.1",
    "load-bmfont": "1.4.0",
    "node-fetch": "^2.5.0",
    "parse-png": "1.1.2",
    "pixelmatch": "4.0.2",
    "pngjs": "3.4.0",
    "resize-img": "1.1.2",
    "serve": "11.0.0",
    "sitemap": "2.2.0",
    "stream-to-buffer": "0.1.0",
    "sw-toolbox": "3.6.0",
    "through2": "3.0.1",
    "url-join": "4.0.0",
    "url-regex": "5.0.0"
  }
}
