{
  "name": "pug-strip-comments",
  "version": "1.0.2",
  "description": "Strip comments from a Pug token stream (from the lexer)",
  "keywords": [
    "pug"
  ],
  "dependencies": {
    "pug-error": "^1.3.2"
  },
  "devDependencies": {
    "line-json": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pugjs/pug-strip-comments.git"
  },
  "author": "Timothy Gu <timothygu99@gmail.com>",
  "license": "MIT"
}
