Added package traitor (#2805)

* Added package traitor

* Update packages.json
This commit is contained in:
Jason Beetham 2024-02-03 18:44:57 -07:00 committed by GitHub
parent f89621a32e
commit e685e4c1b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32505,5 +32505,18 @@
"description": "Instagram internal web api implementation",
"license": "MIT",
"web": "https://github.com/thisago/instagram"
},
{
"name": "traitor",
"url": "https://github.com/beef331/traitor",
"method": "git",
"tags": [
"trait",
"interfaces",
"vtable"
],
"description": "Trait-like package made without insight",
"license": "MIT",
"web": "https://github.com/beef331/traitor"
}
]