mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 21:20:07 +02:00
packager
This commit is contained in:
12
app/node_modules/electron-packager/test/fixtures/el-0374/package.json
generated
vendored
Normal file
12
app/node_modules/electron-packager/test/fixtures/el-0374/package.json
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"main": "main.js",
|
||||
"productName": "MainJS",
|
||||
"dependencies": {
|
||||
"run-series": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ncp": "^2.0.0",
|
||||
"run-waterfall": "^1.1.1",
|
||||
"electron-prebuilt": "0.37.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user