{ "name": "nativefier-placeholder", "version": "1.0.0", "description": "Placeholder for the nativefier cli to override with a target url", "main": "lib/main.js", "dependencies": { "electron-window-state": "^2.0.0", "wurl": "^2.1.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "desktop", "electron" ], "author": "Jia Hao", "license": "MIT" }