mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-30 00:33:42 +00:00
* chore(release): close out 2026.6.10 on main * chore(release): align native app metadata for 2026.6.10 * chore(release): sync Android 2026.6.10 notes * docs(changelog): preserve 2026.6.9 history * docs(changelog): preserve 2026.6.9 history
22 lines
566 B
JSON
22 lines
566 B
JSON
{
|
|
"name": "@openclaw/firecrawl-plugin",
|
|
"version": "2026.6.10",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@openclaw/firecrawl-plugin",
|
|
"version": "2026.6.10",
|
|
"dependencies": {
|
|
"typebox": "1.1.39"
|
|
}
|
|
},
|
|
"node_modules/typebox": {
|
|
"version": "1.1.39",
|
|
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.39.tgz",
|
|
"integrity": "sha512-vj0afVtOfLQvv0GR0VxVagYxsXN64btL7Z9XoaG0ZggH3mruMMkOO6hXdgMsjCY3shZgEvooAWVeznQVs5c43w==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|