{
  "author": {
    "name": "David Herron",
    "email": "david@davidherron.com",
    "url": "http://davidherron.com"
  },
  "name": "akashacms-base",
  "keywords": [
    "content management system",
    "cms",
    "static site generator",
    "static file server",
    "web development",
    "build and deployment",
    "renderer",
    "templating",
    "templates",
    "website",
    "website builder",
    "blog",
    "akashacms"
  ],
  "description": "AksahsCMS Plugin providing base website functionality.",
  "homepage": "http://akashacms.com/",
  "repository": {
    "type": "git",
    "url": "git://github.com/akashacms/akashacms-base.git"
  },
  "version": "0.7.5",
  "engines": {
    "node": ">=12.2"
  },
  "scripts": {
    "dopublish": "npm publish --access public"
  },
  "dependencies": {
    "sightmap": "*"
  }
}
