{ "name": "project", "version": "1.0.0", "description": "", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "tunnel":"npx localtunnel --host https://pre.d8d.fun --port 9000 --subdomain simple-js-line-f9s-gudz", "start":"node server.js" }, "author": "", "license": "ISC", "dependencies": { "localtunnel": "^2.0.2" } }