mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-02-02 22:50:52 +00:00
59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pug-code-gen@2.0.2",
|
|
"/Users/tatiana/selfdefined"
|
|
]
|
|
],
|
|
"_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": "version",
|
|
"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",
|
|
"_spec": "2.0.2",
|
|
"_where": "/Users/tatiana/selfdefined",
|
|
"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"
|
|
],
|
|
"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"
|
|
}
|