{ "name": "instant-md", "version": "0.0.1", "description": "Fast, modern markdown preview server", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.ayo.run/ayo/instant-md" }, "keywords": [ "Markdown" ], "author": "Ayo Ayco", "license": "MIT" }