tiktokend-linux-x64-gnu
Version:
High-level binding to tiktoken-rs for Node.js and browsers
43 lines • 899 B
JSON
{
"name": "tiktokend-linux-x64-gnu",
"version": "1.0.1",
"cpu": [
"x64"
],
"main": "tiktokend.linux-x64-gnu.node",
"files": [
"tiktokend.linux-x64-gnu.node"
],
"description": "High-level binding to tiktoken-rs for Node.js and browsers",
"keywords": [
"openai",
"tokenizer",
"tiktoken-rs",
"tiktoken",
"tiktoken-js",
"tiktoken-node",
"tiktoken-browser",
"tiktoken-wasm",
"tiktoken-wasi",
"tiktoken-wasi-browser"
],
"author": "Twilight <hello@twlite.dev>",
"license": "MIT",
"engines": {
"node": ">= 12.22.0 < 13 || >= 14.17.0 < 15 || >= 15.12.0 < 16 || >= 16.0.0"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/twlite/tiktokend.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"os": [
"linux"
],
"libc": [
"glibc"
]
}