{
  "name": "show-code",
  "version": "1.1.1",
  "description": "Use the source code of a container as the background for that container!",
  "main": "src/show-code.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublish": "gulp"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/haroldtreen/show-code.git"
  },
  "keywords": [
    "client",
    "source",
    "code",
    "frontend",
    "plugin",
    "ui"
  ],
  "author": "Harold Treen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/haroldtreen/show-code/issues"
  },
  "homepage": "https://github.com/haroldtreen/show-code#readme",
  "devDependencies": {
    "del": "^2.2.0",
    "gulp": "^3.9.0",
    "gulp-cssnano": "^2.1.0",
    "gulp-merge": "^0.1.1",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.5.1"
  }
}
