add SKILL
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "ai-template",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "Universal starter template for AI-assisted project documentation and agent profiles",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user