mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-22 23:09:28 +01:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"_from": "pug-attrs@^3.0.0",
|
|
"_id": "pug-attrs@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==",
|
|
"_location": "/pug-attrs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-attrs@^3.0.0",
|
|
"name": "pug-attrs",
|
|
"escapedName": "pug-attrs",
|
|
"rawSpec": "^3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug-code-gen"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-3.0.0.tgz",
|
|
"_shasum": "b10451e0348165e31fad1cc23ebddd9dc7347c41",
|
|
"_spec": "pug-attrs@^3.0.0",
|
|
"_where": "/home/user/site/node_modules/pug-code-gen",
|
|
"author": {
|
|
"name": "Forbes Lindesay"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"constantinople": "^4.0.1",
|
|
"js-stringify": "^1.0.2",
|
|
"pug-runtime": "^3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Generate code for Pug attributes",
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-attrs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-attrs"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|