UNPKG

cfx.simple-build-tool

Version:

23 lines (22 loc) 487 B
{ "name": "pug-load", "version": "2.0.11", "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.", "keywords": [ "pug" ], "dependencies": { "object-assign": "^4.1.0", "pug-walk": "^1.1.7" }, "devDependencies": { "pug-lexer": "^4.0.0", "pug-parser": "^5.0.0" }, "repository": { "type": "git", "url": "https://github.com/pugjs/pug-load.git" }, "author": "ForbesLindesay", "license": "MIT" }