mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-25 03:15:59 +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"
|
||
|
}
|
||
|
}
|