{ "_from": "pug-load@^2.0.11", "_id": "pug-load@2.0.11", "_inBundle": false, "_integrity": "sha1-5kjlftET/iwfRdV4WOorrWvAFSc=", "_location": "/pug-load", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pug-load@^2.0.11", "name": "pug-load", "escapedName": "pug-load", "rawSpec": "^2.0.11", "saveSpec": null, "fetchSpec": "^2.0.11" }, "_requiredBy": [ "/pug" ], "_resolved": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.11.tgz", "_shasum": "e648e57ed113fe2c1f45d57858ea2bad6bc01527", "_spec": "pug-load@^2.0.11", "_where": "E:\\MxServer\\SRC\\Web\\MxNodeWeb\\MxNodeWeb\\node_modules\\pug", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/pugjs/pug-load/issues" }, "bundleDependencies": false, "dependencies": { "object-assign": "^4.1.0", "pug-walk": "^1.1.7" }, "deprecated": false, "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.", "devDependencies": { "pug-lexer": "^4.0.0", "pug-parser": "^5.0.0" }, "homepage": "https://github.com/pugjs/pug-load#readme", "keywords": [ "pug" ], "license": "MIT", "name": "pug-load", "repository": { "type": "git", "url": "git+https://github.com/pugjs/pug-load.git" }, "version": "2.0.11" }