{
  "_args": [
    [
      {
        "raw": "bootstrap-menu",
        "scope": null,
        "escapedName": "bootstrap-menu",
        "name": "bootstrap-menu",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/opt/www/dev/aws.deanberman.com/public/js"
    ]
  ],
  "_from": "bootstrap-menu@latest",
  "_id": "bootstrap-menu@1.0.14",
  "_inCache": true,
  "_location": "/bootstrap-menu",
  "_nodeVersion": "4.4.5",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/bootstrap-menu-1.0.14.tgz_1476293818692_0.8619224079884589"
  },
  "_npmUser": {
    "name": "dgoguerra",
    "email": "dgoguerra.or@gmail.com"
  },
  "_npmVersion": "2.15.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "bootstrap-menu",
    "scope": null,
    "escapedName": "bootstrap-menu",
    "name": "bootstrap-menu",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/bootstrap-menu/-/bootstrap-menu-1.0.14.tgz",
  "_shasum": "aa4423bf84506b60483e14d076da82a4cdded434",
  "_shrinkwrap": null,
  "_spec": "bootstrap-menu",
  "_where": "/opt/www/dev/aws.deanberman.com/public/js",
  "author": {
    "name": "Diego Guerra",
    "email": "dgoguerra.or@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/dgoguerra/bootstrap-menu/issues"
  },
  "dependencies": {
    "classnames": "^2.1.3",
    "jquery-ui": "^1.12.0",
    "lodash": "^3.10.0"
  },
  "description": "Context menu plugin using Bootstrap's style",
  "devDependencies": {
    "node-static": "^0.7.7",
    "webpack": "^1.10.5"
  },
  "directories": {},
  "dist": {
    "shasum": "aa4423bf84506b60483e14d076da82a4cdded434",
    "tarball": "https://registry.npmjs.org/bootstrap-menu/-/bootstrap-menu-1.0.14.tgz"
  },
  "gitHead": "7d3b8f006ccf88023d535a1e2bac5d3d8ba70dfa",
  "homepage": "https://github.com/dgoguerra/bootstrap-menu",
  "keywords": [
    "bootstrap",
    "context",
    "menu"
  ],
  "license": "MIT",
  "main": "src/BootstrapMenu.js",
  "maintainers": [
    {
      "name": "dgoguerra",
      "email": "dgoguerra.or@gmail.com"
    }
  ],
  "name": "bootstrap-menu",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dgoguerra/bootstrap-menu.git"
  },
  "scripts": {
    "prepublish": "./build.sh",
    "serve": "static",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.14"
}
