mam-project-templates
Version:
my personal templating projects
58 lines (57 loc) • 1.47 kB
JSON
{
"_args": [
[
"pug-linker@3.0.3",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger"
]
],
"_from": "pug-linker@3.0.3",
"_id": "pug-linker@3.0.3",
"_inBundle": false,
"_integrity": "sha512-DCKczglCXOzJ1lr4xUj/lVHYvS+lGmR2+KTCjZjtIpdwaN7lNOoX2SW6KFX5X4ElvW+6ThwB+acSUg08UJFN5A==",
"_location": "/pug-linker",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug-linker@3.0.3",
"name": "pug-linker",
"escapedName": "pug-linker",
"rawSpec": "3.0.3",
"saveSpec": null,
"fetchSpec": "3.0.3"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.3.tgz",
"_spec": "3.0.3",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger",
"author": {
"name": "Forbes Lindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-linker/issues"
},
"dependencies": {
"pug-error": "^1.3.2",
"pug-walk": "^1.1.5"
},
"description": "Link multiple pug ASTs together using include/extends",
"devDependencies": {
"pug-lexer": "^3.1.0",
"pug-load": "^2.0.9",
"pug-parser": "^4.0.0"
},
"homepage": "https://github.com/pugjs/pug-linker#readme",
"keywords": [
"pug"
],
"license": "MIT",
"name": "pug-linker",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-linker.git"
},
"version": "3.0.3"
}