12 lines
362 B
JSON
12 lines
362 B
JSON
{
|
|
"name": "numencore-core",
|
|
"version": "0.6.0",
|
|
"description": "Core development toolkit — workflow skills, agents, and project conventions",
|
|
"author": {
|
|
"name": "Parley Hatch",
|
|
"email": "parley.hatch@gmail.com"
|
|
},
|
|
"repository": "ssh://git@git.numencore.com:2222/phatch/numencore-toolkit.git",
|
|
"license": "MIT",
|
|
"skills": "./skills/"
|
|
}
|