{
    "name": "notion-cli",
    "version": "0.0.0",
    "description": "CLI for Notion",
    "main": "cli.js",
    "repository": "git@github.com:bntzio/notion-cli.git",
    "author": "Enrique Benitez <hello@bntz.io>",
    "license": "MIT",
    "bin": {
      "notion": "cli.js"
    }
  }
