mirror of
https://github.com/nlohmann/json.git
synced 2026-05-08 15:25:24 +00:00
Update docset generation script (#2967)
* 📝 update docset generation script * 📝 update documentation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "JSON for Modern C++",
|
||||
"version": "3.10.0",
|
||||
"archive": "JSON_for_Modern_C++.tgz",
|
||||
"author": {
|
||||
"name": "Niels Lohmann",
|
||||
"link": "https://twitter.com/nlohmann"
|
||||
},
|
||||
"aliases": ["nlohmann/json"]
|
||||
}
|
||||
Reference in New Issue
Block a user