{
  "_args": [
    [
      "strong-swagger-ui@^21.0.0",
      "/Users/johnc/src/fw-host-discovery/node_modules/loopback-component-explorer"
    ]
  ],
  "_from": "strong-swagger-ui@>=21.0.0 <22.0.0",
  "_id": "strong-swagger-ui@21.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/strong-swagger-ui",
  "_nodeVersion": "2.5.0",
  "_npmUser": {
    "email": "miro.bajtos@gmail.com",
    "name": "bajtos"
  },
  "_npmVersion": "2.13.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "strong-swagger-ui",
    "raw": "strong-swagger-ui@^21.0.0",
    "rawSpec": "^21.0.0",
    "scope": null,
    "spec": ">=21.0.0 <22.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/loopback-component-explorer"
  ],
  "_resolved": "https://registry.npmjs.org/strong-swagger-ui/-/strong-swagger-ui-21.0.1.tgz",
  "_shasum": "a85fd734961c879c277a0281d95491548b412327",
  "_shrinkwrap": null,
  "_spec": "strong-swagger-ui@^21.0.0",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/loopback-component-explorer",
  "author": {
    "email": "fehguy@gmail.com",
    "name": "Tony Tam"
  },
  "bugs": {
    "url": "https://github.com/strongloop/strong-swagger-ui/issues"
  },
  "contributors": [
    {
      "name": "Mohsen Azimi",
      "email": "me@azimi.me"
    }
  ],
  "dependencies": {},
  "description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
  "devDependencies": {
    "chai": "^2.1.0",
    "cors": "^2.5.3",
    "docco": "^0.7.0",
    "event-stream": "^3.2.2",
    "express": "^4.12.0",
    "gulp": "^3.8.11",
    "gulp-clean": "^0.3.1",
    "gulp-concat": "^2.5.2",
    "gulp-connect": "^2.2.0",
    "gulp-declare": "^0.3.0",
    "gulp-handlebars": "^3.0.1",
    "gulp-header": "^1.2.2",
    "gulp-jshint": "^1.10.0",
    "gulp-less": "^3.0.1",
    "gulp-order": "^1.1.1",
    "gulp-rename": "^1.2.0",
    "gulp-uglify": "^1.1.0",
    "gulp-watch": "^4.1.1",
    "gulp-wrap": "^0.11.0",
    "http-server": "git+https://github.com/nodeapps/http-server.git",
    "jshint": "^2.8.0",
    "jshint-stylish": "^1.0.1",
    "less": "^2.4.0",
    "mocha": "^2.1.0",
    "selenium-webdriver": "^2.45.0",
    "strong-swagger-client": "^21.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a85fd734961c879c277a0281d95491548b412327",
    "tarball": "http://registry.npmjs.org/strong-swagger-ui/-/strong-swagger-ui-21.0.1.tgz"
  },
  "gitHead": "d2b853766f7b418511c713ceebf69fd675ddb7e3",
  "homepage": "http://swagger.io",
  "license": "Apache-2.0",
  "main": "dist/swagger-ui.js",
  "maintainers": [
    {
      "name": "bajtos",
      "email": "miro.bajtos@gmail.com"
    },
    {
      "name": "strongloop",
      "email": "callback@strongloop.com"
    },
    {
      "name": "rfeng",
      "email": "enjoyjava@gmail.com"
    },
    {
      "name": "ritch",
      "email": "skawful@gmail.com"
    }
  ],
  "name": "strong-swagger-ui",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/strong-swagger-ui.git"
  },
  "scripts": {
    "build": "gulp",
    "jshint": "jshint .",
    "prejshint": "gulp",
    "prepublish": "gulp",
    "pretest": "npm run jshint",
    "serve": "gulp serve",
    "test": "mocha"
  },
  "version": "21.0.1"
}
