mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-29 03:39:48 +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"
|
|
}
|
|
}
|