{
  "name": "remarkable-header-ids",
  "version": "0.2.0",
  "description": "Remarkable plugin to auto generate unique header ids, highly customizable",
  "author": {
    "email": "farskid@gmail.com",
    "name": "Farzad Yousefzadeh",
    "url": "https://twitter.com/farzad_yz"
  },
  "repository": {
    "url": "https://github.com/farskid/remarkable-header-ids"
  },
  "keywords": [
    "remarkable",
    "Remarkable",
    "remarkable-plugin",
    "header-ids",
    "header-anchors",
    "scroll-to-header"
  ],
  "scripts": {
    "test": "cd ./test && node parse.js"
  },
  "main": "index.js",
  "license": "MIT"
}
