mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 16:22:10 +00:00
22 lines
677 B
JSON
22 lines
677 B
JSON
{
|
|
"name": "doc",
|
|
"version": "1.0.0",
|
|
"description": "The documentation for the dynamic_bitset library is the top-level index.html file.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@alandefreitas/antora-cpp-reference-extension": "^0.0.3",
|
|
"@antora/lunr-extension": "^1.0.0-alpha.10",
|
|
"@asciidoctor/tabs": "^1.0.0-beta.6",
|
|
"@cppalliance/antora-cpp-reference-extension": "^0.0.6",
|
|
"@cppalliance/antora-cpp-tagfiles-extension": "^0.0.4",
|
|
"@cppalliance/asciidoctor-boost-links": "^0.0.2",
|
|
"antora": "^3.1.10"
|
|
}
|
|
}
|