UNPKG
rush-archive-project-plugin
Version:
latest (1.2.2)
pr51 (1.1.5-pr51.0)
1.2.2
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.5-pr51.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.1.0
Rush plugin to archive project
github.com/tiktok/rush-plugins
tiktok/rush-plugins
rush-archive-project-plugin
/
rush-plugin-manifest.json
11 lines
(10 loc)
•
306 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"
$schema
"
:
"https://developer.microsoft.com/json-schemas/rush/v5/rush-plugin-manifest.schema.json"
,
"plugins"
: [ {
"pluginName"
:
"rush-archive-project-plugin"
,
"description"
:
"Rush plugin to archive project"
,
"commandLineJsonFilePath"
:
"command-line.json"
} ] }