suyiScreen/node_modules/pug-code-gen/package.json

59 lines
1.4 KiB
JSON

{
"_args": [
[
"pug-code-gen@2.0.3",
"D:\\Hjm项目\\suyi1111"
]
],
"_from": "pug-code-gen@2.0.3",
"_id": "pug-code-gen@2.0.3",
"_inBundle": false,
"_integrity": "sha512-r9sezXdDuZJfW9J91TN/2LFbiqDhmltTFmGpHTsGdrNGp3p4SxAjjXEfnuK2e4ywYsRIVP0NeLbSAMHUcaX1EA==",
"_location": "/pug-code-gen",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug-code-gen@2.0.3",
"name": "pug-code-gen",
"escapedName": "pug-code-gen",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "D:\\Hjm项目\\suyi1111",
"author": {
"name": "Forbes Lindesay"
},
"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"
},
"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": "2.0.3"
}