{
  "_args": [
    [
      {
        "raw": "joey@^1.5.1",
        "scope": null,
        "escapedName": "joey",
        "name": "joey",
        "rawSpec": "^1.5.1",
        "spec": ">=1.5.1 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-services/node_modules/lively4-server"
    ]
  ],
  "_from": "joey@>=1.5.1 <2.0.0",
  "_id": "joey@1.5.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/joey",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/joey-1.5.3.tgz_1494594168971_0.49764200998470187"
  },
  "_npmUser": {
    "name": "hthetiot",
    "email": "hthetiot@gmail.com"
  },
  "_npmVersion": "4.0.2",
  "_phantomChildren": {
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "raw": "joey@^1.5.1",
    "scope": null,
    "escapedName": "joey",
    "name": "joey",
    "rawSpec": "^1.5.1",
    "spec": ">=1.5.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/lively4-server"
  ],
  "_resolved": "https://registry.npmjs.org/joey/-/joey-1.5.3.tgz",
  "_shasum": "e5ca41b46899cf665a21079ef6b8c33a3af17744",
  "_shrinkwrap": null,
  "_spec": "joey@^1.5.1",
  "_where": "/home/lively4/lively4/lively4-services/node_modules/lively4-server",
  "bin": {
    "joey": "bin/joey"
  },
  "bugs": {
    "url": "https://github.com/montagejs/joey/issues"
  },
  "dependencies": {
    "optimist": "~0.3.7",
    "q": "^1.5.0",
    "q-io": "^1.13.4",
    "url2": "~1.0.0"
  },
  "description": "A Sinatra-like web server configuration language for JavaScript, built on Q, Q-IO, and JSGI.",
  "devDependencies": {
    "test": "0.6.x"
  },
  "directories": {},
  "dist": {
    "shasum": "e5ca41b46899cf665a21079ef6b8c33a3af17744",
    "tarball": "https://registry.npmjs.org/joey/-/joey-1.5.3.tgz"
  },
  "gitHead": "b80dab0662be470f6810c1b932a09e3de132de61",
  "homepage": "https://github.com/montagejs/joey#readme",
  "license": "BSD-3-Clause",
  "main": "joey.js",
  "maintainers": [
    {
      "name": "hthetiot",
      "email": "hthetiot@gmail.com"
    },
    {
      "name": "kriskowal",
      "email": "kris.kowal@cixar.com"
    },
    {
      "name": "marchant",
      "email": "benoit@montagestudio.com"
    },
    {
      "name": "montage-bot",
      "email": "francoisfrisch@gmail.com"
    }
  ],
  "name": "joey",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/montagejs/joey.git"
  },
  "scripts": {
    "test": "node test/all.js"
  },
  "version": "1.5.3"
}
