{ "name": "yiki", "version": "0.0.7", "description": "The yellows111 wiki system", "main": "compile.js", "scripts": { "build": "gmake" }, "keywords": [ "markdown" ], "author": "yellows111", "license": "MIT", "dependencies": { "@liquify/prettify": "^0.5.5-beta.1", "markdown-toc": "^1.2.0", "remarkable": "^2.0.1", "remarkable-header-ids": "^0.2.0" } }