{
  "name": "pug-walk",
  "version": "1.1.4",
  "description": "Walk and transform a pug AST",
  "keywords": [
    "pug"
  ],
  "dependencies": {},
  "devDependencies": {
    "pug-lexer": "^3.1.0",
    "pug-parser": "^3.0.1"
  },
  "files": [
    "index.js"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/pugjs/pug-walk.git"
  },
  "author": "ForbesLindesay",
  "license": "MIT"
}
