{ "version": "2.4.0", "description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.", "homepage": "http://ammonite.io", "license": "MIT", "suggest": { "JDK": [ "java/oraclejdk", "java/openjdk" ] }, "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.4.0/2.12-2.4.0#/amm.bat", "hash": "2bc24823a4809a706331643d6b736a48b2ee3f538b71bc286e3dc6f8e0a22dd0", "bin": "amm.bat", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" }, "autoupdate": { "url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat" } }