mirror of
https://github.com/Mintplex-Labs/tiktoken.git
synced 2026-07-21 01:05:26 -04:00
13 lines
218 B
JSON
13 lines
218 B
JSON
{
|
|
"name": "@dqbd/tiktoken",
|
|
"version": "1.0.17",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/dqbd/tiktoken"
|
|
},
|
|
"publishConfig": {
|
|
"directory": "./dist",
|
|
"access": "public"
|
|
}
|
|
}
|