{
  "name": "@loopback/docs",
  "version": "0.3.4",
  "description": "Documentation for LoopBack 4",
  "homepage": "https://github.com/strongloop/loopback-next/tree/master/docs",
  "author": {
    "name": "IBM"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "**/*"
  ],
  "keywords": [
    "LoopBack",
    "docs"
  ],
  "scripts": {},
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/strongloop/loopback-next"
  },
  "copyright.owner": "IBM Corp.",
  "license": "MIT"
}
