{
  "name": "documentation-theme-core.io",
  "version": "0.1.0",
  "description": "core.io Theme for documentation.js",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "serve": "documentation serve --shallow --watch --theme src/index.js  src/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/goliatone/documentation-theme-core.io.git"
  },
  "author": "goliatone",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/goliatone/documentation-theme-core.io/issues"
  },
  "homepage": "https://github.com/goliatone/documentation-theme-core.io#readme",
  "dependencies": {
    "concat-stream": "^1.6.0",
    "documentation": "^5.2.2",
    "highlight.js": "^9.12.0",
    "lodash": "^4.17.4",
    "vinyl": "^2.1.0",
    "vinyl-fs": "^2.4.4"
  }
}
