summaryrefslogtreecommitdiffstats
path: root/test/plugins/replace_highlight/package.json
blob: 72d1033db180c10505fb5a0cac8d7fdebfcec802 (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "gitbook-plugin-replace_highlight",
    "description": "Test replacing default code highlighter",
    "main": "index.js",
    "version": "0.0.1",
    "engines": {
        "gitbook": "*"
    }
}