56 lines
1.5 KiB
JSON
56 lines
1.5 KiB
JSON
{
|
|
"_from": "pug-code-gen@^2.0.2",
|
|
"_id": "pug-code-gen@2.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-kROFWv/AHx/9CRgoGJeRSm+4mLWchbgpRzTEn8XCiwwOy6Vh0gAClS8Vh5TEJ9DBjaP8wCjS3J6HKsEsYdvaCw==",
|
|
"_location": "/pug-code-gen",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-code-gen@^2.0.2",
|
|
"name": "pug-code-gen",
|
|
"escapedName": "pug-code-gen",
|
|
"rawSpec": "^2.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.2.tgz",
|
|
"_shasum": "ad0967162aea077dcf787838d94ed14acb0217c2",
|
|
"_spec": "pug-code-gen@^2.0.2",
|
|
"_where": "/home/suroh/Repos/11ty.work/node_modules/pug",
|
|
"author": {
|
|
"name": "Forbes Lindesay"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"constantinople": "^3.1.2",
|
|
"doctypes": "^1.1.0",
|
|
"js-stringify": "^1.0.1",
|
|
"pug-attrs": "^2.0.4",
|
|
"pug-error": "^1.3.3",
|
|
"pug-runtime": "^2.0.5",
|
|
"void-elements": "^2.0.1",
|
|
"with": "^5.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Default code-generator for pug. It generates HTML via a JavaScript template function.",
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-code-gen",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-code-gen"
|
|
},
|
|
"version": "2.0.2"
|
|
}
|