UNPKG
revit-cli
Version:
latest (0.1.1)
0.1.1
0.1.0
A scalable CLI tool for Revit communication and data manipulation
revit-cli
/
dist
/
plugins
/
core
/
plugin.json
9 lines
(8 loc)
•
242 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"core-tools"
,
"version"
:
"1.0.0"
,
"description"
:
"Core tools for Revit data extraction and manipulation"
,
"author"
:
"Revit CLI Team"
,
"keywords"
:
[
"revit"
,
"extraction"
,
"core"
,
"data"
]
,
"dependencies"
:
{
}
}