{
  "name": "megacontent",
  "version": "1.0.1-beta.3",
  "description": "Mega Content Cms",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "megacontent": "./bin/megacontent.js"
  },
  "keywords": [
    "Mega",
    "Content",
    "CMS"
  ],
  "author": "leeit",
  "license": "ISC",
  "dependencies": {
    "commander": "^2.20.0",
    "express": "^4.17.1"
  }
}
