{
  "_args": [
    [
      {
        "name": "rest",
        "raw": "rest@^1.3.1",
        "rawSpec": "^1.3.1",
        "scope": null,
        "spec": ">=1.3.1 <2.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator"
    ]
  ],
  "_from": "rest@>=1.3.1 <2.0.0",
  "_id": "rest@1.3.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/rest",
  "_nodeVersion": "4.2.4",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/rest-1.3.2.tgz_1458764094081_0.005768068367615342"
  },
  "_npmUser": {
    "email": "scothis@gmail.com",
    "name": "scothis"
  },
  "_npmVersion": "2.14.15",
  "_phantomChildren": {},
  "_requested": {
    "name": "rest",
    "raw": "rest@^1.3.1",
    "rawSpec": "^1.3.1",
    "scope": null,
    "spec": ">=1.3.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/rest/-/rest-1.3.2.tgz",
  "_shasum": "0419b64a1434c72f9b15804adcc9d3505924707b",
  "_shrinkwrap": null,
  "_spec": "rest@^1.3.1",
  "_where": "/home/fgreiner/prog/js/Nodulator",
  "browser": "./browser",
  "bugs": {
    "url": "https://github.com/cujojs/rest/issues"
  },
  "contributors": [
    {
      "email": "jeremy.grelle@gmail.com",
      "name": "Jeremy Grelle"
    },
    {
      "name": "John Hann",
      "url": "http://unscriptable.com"
    },
    {
      "name": "Michael Jackson",
      "url": "https://github.com/mjackson"
    }
  ],
  "dependencies": {
    "when": "~3"
  },
  "description": "RESTful HTTP client library",
  "devDependencies": {
    "curl": "https://github.com/cujojs/curl/tarball/0.7.3",
    "poly": "https://github.com/cujojs/poly/tarball/0.5.1",
    "test-support": "~0.4",
    "wire": "~0.9"
  },
  "directories": {},
  "dist": {
    "shasum": "0419b64a1434c72f9b15804adcc9d3505924707b",
    "tarball": "https://registry.npmjs.org/rest/-/rest-1.3.2.tgz"
  },
  "gitHead": "7faefb0b5d708a288659ec502cd0274ee2644744",
  "homepage": "https://github.com/cujojs/rest#readme",
  "jspm": {
    "main": "./browser",
    "registry": "npm"
  },
  "keywords": [
    "rest",
    "http",
    "client",
    "rest-template",
    "spring",
    "cujojs"
  ],
  "license": "MIT",
  "main": "./node",
  "maintainers": [
    {
      "email": "scothis@gmail.com",
      "name": "scothis"
    }
  ],
  "name": "rest",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cujojs/rest.git"
  },
  "scripts": {
    "buster": "buster test --node",
    "lint": "jshint .",
    "sauceme": "sauceme",
    "start": "buster static -e browser",
    "test": "npm run-script lint && npm run-script buster",
    "tunnel": "sauceme -m"
  },
  "version": "1.3.2"
}
