{
  "name": "@shaai/shaai",
  "version": "0.1.1",
  "description": "A blog renderer",
  "main": "index.js",
  "scripts": {
    "test": "node tests/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shaaijs/shaai.git"
  },
  "keywords": [
    "shaai",
    "shaaijs",
    "blog-framework",
    "blog"
  ],
  "author": "mohkay",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/shaaijs/shaai/issues"
  },
  "homepage": "https://github.com/shaaijs/shaai#readme"
}