{
  "_args": [
    [
      "grunt-http@2.3.1",
      "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6"
    ]
  ],
  "_development": true,
  "_from": "grunt-http@2.3.1",
  "_id": "grunt-http@2.3.1",
  "_inBundle": false,
  "_integrity": "sha512-66+pRVKCVbCXlPFkA2kyKcQNYoC9b9FxMxQMExTXiPORBzkgP7LRGxdhD5yCBoGBncxknVG6yXxZR5OP7LMfuQ==",
  "_location": "/grunt-http",
  "_phantomChildren": {
    "bounce": "1.2.0",
    "teamwork": "3.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-http@2.3.1",
    "name": "grunt-http",
    "escapedName": "grunt-http",
    "rawSpec": "2.3.1",
    "saveSpec": null,
    "fetchSpec": "2.3.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-http/-/grunt-http-2.3.1.tgz",
  "_spec": "2.3.1",
  "_where": "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6",
  "author": {
    "name": "John Wright",
    "email": "johngeorge.wright@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/johngeorgewright/grunt-http/issues"
  },
  "dependencies": {
    "async": "^2.6.0",
    "aws-sign2": "^0.7.0",
    "form-data": "^2.3.2",
    "hawk": "^7.0.7",
    "http-signature": "^1.2.0",
    "oauth-sign": "^0.8.2",
    "request": "^2.85.0",
    "tough-cookie": "^2.3.4",
    "tunnel-agent": "^0.6.0"
  },
  "description": "Sends a HTTP request and deals with the response.",
  "devDependencies": {
    "form-data": "^2.3.2",
    "grunt": "^1.0.2",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "sinon": "^4.4.5"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/johngeorgewright/grunt-http",
  "keywords": [
    "gruntplugin",
    "request",
    "http"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/johngeorgewright/grunt-http/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "name": "grunt-http",
  "optionalDependencies": {
    "aws-sign2": "^0.7.0",
    "form-data": "^2.3.2",
    "hawk": "^7.0.7",
    "http-signature": "^1.2.0",
    "oauth-sign": "^0.8.2",
    "tough-cookie": "^2.3.4",
    "tunnel-agent": "^0.6.0"
  },
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/johngeorgewright/grunt-http.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.3.1"
}
