update keywords
This commit is contained in:
16
package.json
16
package.json
@@ -1,11 +1,25 @@
|
|||||||
{
|
{
|
||||||
"name": "toak",
|
"name": "toak",
|
||||||
"version": "3.0.2",
|
"version": "3.0.3",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"repository": "https://github.com/seemueller-io/toak.git",
|
"repository": "https://github.com/seemueller-io/toak.git",
|
||||||
"author": "Geoff Seemueller",
|
"author": "Geoff Seemueller",
|
||||||
"description": "Open-source CLI/Library for tokenizing a git repository into a markdown file.",
|
"description": "Open-source CLI/Library for tokenizing a git repository into a markdown file.",
|
||||||
|
"keywords": [
|
||||||
|
"cli",
|
||||||
|
"tool",
|
||||||
|
"utility",
|
||||||
|
"tokenize",
|
||||||
|
"git",
|
||||||
|
"repository",
|
||||||
|
"code",
|
||||||
|
"export",
|
||||||
|
"markdown",
|
||||||
|
"prompt",
|
||||||
|
"ai",
|
||||||
|
"llm"
|
||||||
|
],
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"import": {
|
"import": {
|
||||||
|
Reference in New Issue
Block a user