UNPKG

cfx.simple-build-tool

Version:

22 lines (21 loc) 385 B
{ "name": "pug-walk", "version": "1.1.7", "description": "Walk and transform a pug AST", "keywords": [ "pug" ], "devDependencies": { "pug-lexer": "^4.0.0", "pug-parser": "^5.0.0" }, "files": [ "index.js" ], "repository": { "type": "git", "url": "https://github.com/pugjs/pug-walk.git" }, "author": "ForbesLindesay", "license": "MIT" }