Uploading the main structure

هذا الالتزام موجود في:
2025-08-18 23:23:28 +03:00
التزام e696f2f4cd
1011 ملفات معدلة مع 275020 إضافات و0 حذوفات

22
node_modules/pug-attrs/package.json مولّد مباع Normal file
عرض الملف

@@ -0,0 +1,22 @@
{
"name": "pug-attrs",
"version": "3.0.0",
"description": "Generate code for Pug attributes",
"keywords": [
"pug"
],
"dependencies": {
"constantinople": "^4.0.1",
"js-stringify": "^1.0.2",
"pug-runtime": "^3.0.0"
},
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-attrs"
},
"author": "Forbes Lindesay",
"license": "MIT"
}