mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package traitor (#2805)
* Added package traitor * Update packages.json
This commit is contained in:
parent
f89621a32e
commit
e685e4c1b3
@ -32505,5 +32505,18 @@
|
|||||||
"description": "Instagram internal web api implementation",
|
"description": "Instagram internal web api implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thisago/instagram"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user