mam-project-templates
Version:
my personal templating projects
56 lines (55 loc) • 1.45 kB
JSON
{
"_args": [
[
"pug-parser@4.0.0",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_from": "pug-parser@4.0.0",
"_id": "pug-parser@4.0.0",
"_inBundle": false,
"_integrity": "sha512-ocEUFPdLG9awwFj0sqi1uiZLNvfoodCMULZzkRqILryIWc/UUlDlxqrKhKjAIIGPX/1SNsvxy63+ayEGocGhQg==",
"_location": "/pug-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug-parser@4.0.0",
"name": "pug-parser",
"escapedName": "pug-parser",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-parser/issues"
},
"dependencies": {
"pug-error": "^1.3.2",
"token-stream": "0.0.1"
},
"description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
"devDependencies": {
"get-repo": "^1.0.0"
},
"homepage": "https://github.com/pugjs/pug-parser#readme",
"keywords": [
"pug"
],
"license": "MIT",
"name": "pug-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-parser.git"
},
"version": "4.0.0"
}