chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:23:53 +08:00
commit bf6f0825b2
1681 changed files with 296950 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"name": "@perspective-dev/client-rust",
"version": "4.5.2",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/perspective-dev/perspective"
},
"type": "module",
"license": "Apache-2.0",
"scripts": {
"clean": "rm src/rust/proto.rs"
}
}