mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 15:59:30 +00:00
39 lines
960 B
JSON
39 lines
960 B
JSON
{
|
|
"name": "@openclaw/tokenjuice",
|
|
"version": "2026.6.11",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@openclaw/tokenjuice",
|
|
"version": "2026.6.11",
|
|
"dependencies": {
|
|
"tokenjuice": "0.8.1"
|
|
},
|
|
"peerDependencies": {
|
|
"openclaw": ">=2026.6.11"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"openclaw": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tokenjuice": {
|
|
"version": "0.8.1",
|
|
"resolved": "https://registry.npmjs.org/tokenjuice/-/tokenjuice-0.8.1.tgz",
|
|
"integrity": "sha512-/CnrgVI7zm7P4yphNe2Ypqm4vOwzdIob4ki9nRdT8P1NAOgsWGv0ciTDLly4cyAaKIhLd0H3swLNn2R5FCDpYw==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"tokenjuice": "dist/cli/main.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/vincentkoc"
|
|
}
|
|
}
|
|
}
|
|
}
|