UNPKG

cfx.simple-build-tool

Version:

22 lines (21 loc) 463 B
{ "name": "pug-parser", "version": "5.0.0", "description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)", "keywords": [ "pug" ], "dependencies": { "pug-error": "^1.3.2", "token-stream": "0.0.1" }, "devDependencies": { "get-repo": "^1.0.0" }, "repository": { "type": "git", "url": "https://github.com/pugjs/pug-parser.git" }, "author": "ForbesLindesay", "license": "MIT" }