mirror of
https://github.com/phuryn/pm-skills.git
synced 2026-06-11 14:04:56 +03:00
21 lines
556 B
JSON
21 lines
556 B
JSON
{
|
|
"name": "pm-toolkit",
|
|
"version": "1.0.1",
|
|
"description": "PM utility skills: resume review, NDA drafting, privacy policy generation, and grammar/flow checking. Essential tools for product managers beyond core product work.",
|
|
"author": {
|
|
"name": "Paweł Huryn",
|
|
"email": "pawel@productcompass.pm",
|
|
"url": "https://www.productcompass.pm"
|
|
},
|
|
"keywords": [
|
|
"product-management",
|
|
"resume",
|
|
"legal",
|
|
"nda",
|
|
"privacy-policy",
|
|
"copywriting"
|
|
],
|
|
"homepage": "https://www.productcompass.pm",
|
|
"license": "MIT"
|
|
}
|