mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-10 05:12:32 +01:00
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"_from": "pug-code-gen@^3.0.0",
|
|
"_id": "pug-code-gen@3.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-xJIGvmXTQlkJllq6hqxxjRWcay2F9CU69TuAuiVZgHK0afOhG5txrQOcZyaPHBvSWCU/QQOqEp5XCH94rRZpBQ==",
|
|
"_location": "/pug-code-gen",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-code-gen@^3.0.0",
|
|
"name": "pug-code-gen",
|
|
"escapedName": "pug-code-gen",
|
|
"rawSpec": "^3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.1.tgz",
|
|
"_shasum": "ff3b337b100c494ea63ef766091d27f7d73acb7e",
|
|
"_spec": "pug-code-gen@^3.0.0",
|
|
"_where": "/home/user/site/node_modules/pug",
|
|
"author": {
|
|
"name": "Forbes Lindesay"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"constantinople": "^4.0.1",
|
|
"doctypes": "^1.1.0",
|
|
"js-stringify": "^1.0.2",
|
|
"pug-attrs": "^3.0.0",
|
|
"pug-error": "^2.0.0",
|
|
"pug-runtime": "^3.0.0",
|
|
"void-elements": "^3.1.0",
|
|
"with": "^7.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Default code-generator for pug. It generates HTML via a JavaScript template function.",
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-code-gen",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-code-gen"
|
|
},
|
|
"version": "3.0.1"
|
|
}
|