12 lines
317 B
JSON
12 lines
317 B
JSON
{
|
|
"name": "typescript-skills",
|
|
"description": "Collection of TypeScript coding skills for generating, explaining, refactoring, and testing TypeScript code",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Nick Nance",
|
|
"email": "nnance@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills/node-ts-cli"
|
|
]
|
|
} |