Files
SCM-Manager/scm-plugins/scm-git-plugin/package.json
2019-10-07 17:06:00 +02:00

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"
}
}