54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_from": "pug-parser@^5.0.1",
|
|
"_id": "pug-parser@5.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-nGHqK+w07p5/PsPIyzkTQfzlYfuqoiGjaoqHv1LjOv2ZLXmGX1O+4Vcvps+P4LhxZ3drYSljjq4b+Naid126wA==",
|
|
"_location": "/pug-parser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-parser@^5.0.1",
|
|
"name": "pug-parser",
|
|
"escapedName": "pug-parser",
|
|
"rawSpec": "^5.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-5.0.1.tgz",
|
|
"_shasum": "03e7ada48b6840bd3822f867d7d90f842d0ffdc9",
|
|
"_spec": "pug-parser@^5.0.1",
|
|
"_where": "/home/suroh/Repos/11ty.work/node_modules/pug",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"pug-error": "^1.3.3",
|
|
"token-stream": "0.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
|
|
"devDependencies": {
|
|
"get-repo": "^1.0.0"
|
|
},
|
|
"files": [
|
|
"lib/inline-tags.js",
|
|
"index.js"
|
|
],
|
|
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-parser",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-parser"
|
|
},
|
|
"version": "5.0.1"
|
|
}
|