mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-20 14:32:12 +01:00
9 lines
166 B
JSON
9 lines
166 B
JSON
{
|
|
"name": "@scm-manager/scm-git-plugin",
|
|
"version": "2.0.0-SNAPSHOT",
|
|
"license": "BSD-3-Clause",
|
|
"scripts": {
|
|
"build": "webpack --mode=development"
|
|
}
|
|
}
|