{
  "name": "c9config",
  "version": "1.0.0",
  "description": "configures a standard cloud9 workspace using npm",
  "main": "dist/index.js",
  "scripts": {
    "test": "(npmts)"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/GitZoneTools/c9config.git"
  },
  "keywords": [
    "json",
    "jade",
    "template"
  ],
  "author": "Lossless GmbH <office@lossless.com> (https://lossless.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/GitZoneTools/c9config/issues"
  },
  "homepage": "https://github.com/GitZoneTools/c9config",
  "dependencies": {
    "beautylog": "3.1.2",
    "smartcli": "0.0.11"
  },
  "devDependencies": {
    "npmts": "^3.3.2"
  }
}
