{
  "name": "simple-contents",
  "description": "zero dependencies 1kb library that generates a contents list for your articles",
  "sideEffects": false,
  "version": "v0.0.9",
  "main": "index.umd.js",
  "module": "index.js",
  "license": "MIT",
  "author": "Adnan Mujkanovic",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kickthemooon/simple-contents.git"
  },
  "bugs": {
    "url": "https://github.com/kickthemooon/simple-contents/issues"
  },
  "homepage": "https://github.com/kickthemooon/simple-contents#readme",
  "keywords": [
    "contents",
    "jump-to"
  ],
  "files": [
    "index.js",
    "index.umd.js",
    "README.md"
  ]
}
