UNPKG

cfx.simple-build-tool

Version:

24 lines (23 loc) 486 B
{ "name": "pug-linker", "version": "3.0.5", "description": "Link multiple pug ASTs together using include/extends", "keywords": [ "pug" ], "dependencies": { "pug-error": "^1.3.2", "pug-walk": "^1.1.7" }, "devDependencies": { "pug-lexer": "^4.0.0", "pug-load": "^2.0.11", "pug-parser": "^5.0.0" }, "repository": { "type": "git", "url": "https://github.com/pugjs/pug-linker.git" }, "author": "Forbes Lindesay", "license": "MIT" }