medium/npmextra.json

35 lines
882 B
JSON
Raw Permalink Normal View History

2020-11-16 01:37:00 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "apiclient.xyz",
2020-11-16 01:37:00 +00:00
"gitrepo": "medium",
"shortDescription": "an unofficial medium.com API package",
"npmPackagename": "@apiclient.xyz/medium",
2020-11-16 01:37:00 +00:00
"license": "MIT",
"projectDomain": "apiclient.xyz",
"description": "An unofficial Medium.com API package that enables interaction with Medium's features using Node.js.",
"keywords": [
"Medium",
"API",
"Medium API",
"unofficial",
"Node.js",
"TypeScript",
"publications",
"posts",
"account management",
"automation",
"JavaScript",
"blogging",
"content creation",
"web development"
]
2020-11-16 01:37:00 +00:00
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}