{
  "name": "@devly/devly-shell",
  "version": "1.4.0",
  "description": "Shell plugin for `@devly`.",
  "main": "index.js",
  "scripts": {
    "version": "git add .",
    "postversion": "git push && git push --tags",
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/devlyjs/devly-shell"
  },
  "keywords": [
    "devly",
    "@devly",
    "apache",
    "devly-shell"
  ],
  "author": "Aori Nevo",
  "license": "ISC",
  "devDependencies": {
    "@devly/devly-store": "^1.1.0",
    "winston": "^2.4.4"
  },
  "dependencies": {}
}
