line_push/node_modules/pug-attrs/package.json
2022-07-17 13:16:16 +08:00

54 lines
1.3 KiB
JSON

{
"_args": [
[
"pug-attrs@3.0.0",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_development": true,
"_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": "version",
"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",
"_spec": "3.0.0",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"author": {
"name": "Forbes Lindesay"
},
"dependencies": {
"constantinople": "^4.0.1",
"js-stringify": "^1.0.2",
"pug-runtime": "^3.0.0"
},
"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"
}