interfaces/npmextra.json

32 lines
850 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "social.io/private",
"gitrepo": "interfaces",
"npmPackagename": "@social.io_private/interfaces",
"license": "UNLICENSED",
"projectDomain": "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": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}