{ "name": "imba2", "scripts": { "start": "imba -w server.imba", "build": "imba build server.imba --no-hashing", "cont": "imba build -w server.imba --no-hashing" }, "dependencies": { "express": "^4.17.1", "flatpickr": "^4.6.9", "imba": "^2.0.0-alpha.146" }, "description": "", "version": "1.0.0", "homepage": "https://github.com//imba2", "author": "Author Name (https://github.com/)", "license": "ISC" }