fix(documentation): Updated package description and keywords

This commit is contained in:
2024-12-27 01:34:02 +01:00
parent 27af4bc41f
commit 50a6b99b9b
5 changed files with 192 additions and 32 deletions

View File

@@ -8,7 +8,21 @@
"npmPackagename": "@social.io_private/interfaces",
"license": "UNLICENSED",
"projectDomain": "social.io",
"description": "the interfaces for social.io"
"description": "A TypeScript-based package providing standardized interfaces for data exchange and operations within the social.io application ecosystem.",
"keywords": [
"TypeScript",
"interfaces",
"social media",
"data exchange",
"session management",
"profile management",
"conversations",
"node.js",
"typed requests",
"standardization",
"module",
"npm package"
]
}
},
"npmci": {