mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-27 09:08:27 +00:00
10 lines
134 B
JSON
10 lines
134 B
JSON
|
{
|
||
|
"main": "main.js",
|
||
|
"dependencies": {
|
||
|
"run-series": "^1.1.1"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"run-waterfall": "^1.1.1"
|
||
|
}
|
||
|
}
|