{ "name": "calendar-optimizer", "version": "1.0.0", "description": "Options Calendar-spread optimizer, based on projected underlying price range and IV smiles at different expiries.", "source": "src/index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.sakal.us/brian/calendar-optimizer.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "PubSubJS": "^0.0.3", "incremental-dom": "^0.7.0", "nanoid": "^3.3.1", "nats.ws": "^1.7.2" }, "devDependencies": { "parcel": "^2.3.2" } }