{ "name": "quitch", "version": "0.0.4", "description": "An attempt to reimplement parts of sqitch", "main": "main.ts", "scripts": { "test": "deno test" }, "repository": { "type": "git", "url": "git+https://github.com/Kinrany/quitch.git" }, "author": "Ruslan Fadeev ", "license": "UNLICENSED", "bugs": { "url": "https://github.com/Kinrany/quitch/issues" }, "homepage": "https://github.com/Kinrany/quitch#readme" }