chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:25:07 +08:00
commit a26e856398
1681 changed files with 296950 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "@perspective-dev/metadata",
"version": "4.5.2",
"description": "Benchmark utility based on perspective",
"private": true,
"files": [
"src/**/*"
],
"repository": {
"type": "git",
"url": "https://github.com/perspective-dev/perspective/packages/metadata"
},
"scripts": {
"build": "node build.mjs"
},
"author": "",
"license": "Apache-2.0"
}