{
  "_args": [
    [
      {
        "raw": "grunt-aws-s3@^0.14.2",
        "scope": null,
        "escapedName": "grunt-aws-s3",
        "name": "grunt-aws-s3",
        "rawSpec": "^0.14.2",
        "spec": ">=0.14.2 <0.15.0",
        "type": "range"
      },
      "/Applications/MAMP/htdocs/francedouglas/assets/components/francedouglas/js/photoSwipe-master"
    ]
  ],
  "_from": "grunt-aws-s3@>=0.14.2 <0.15.0",
  "_id": "grunt-aws-s3@0.14.5",
  "_inCache": true,
  "_location": "/grunt-aws-s3",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/grunt-aws-s3-0.14.5.tgz_1459856256974_0.014078942593187094"
  },
  "_npmUser": {
    "name": "mathieuloutre",
    "email": "mathieu@nightzookeeper.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-aws-s3@^0.14.2",
    "scope": null,
    "escapedName": "grunt-aws-s3",
    "name": "grunt-aws-s3",
    "rawSpec": "^0.14.2",
    "spec": ">=0.14.2 <0.15.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-aws-s3/-/grunt-aws-s3-0.14.5.tgz",
  "_shasum": "f55019acfbeb05b89b245a51ccf1a81dbf868df4",
  "_shrinkwrap": null,
  "_spec": "grunt-aws-s3@^0.14.2",
  "_where": "/Applications/MAMP/htdocs/francedouglas/assets/components/francedouglas/js/photoSwipe-master",
  "author": {
    "name": "Mathieu Triay",
    "email": "mathieu@nightzookeeper.com"
  },
  "bugs": {
    "url": "https://github.com/MathieuLoutre/grunt-aws-s3/issues"
  },
  "dependencies": {
    "async": "0.9.x",
    "aws-sdk": "2.0.x",
    "lodash": "2.4.x",
    "mime-types": "2.0.x",
    "progress": "1.1.x"
  },
  "description": "Interact with AWS S3 using the AWS SDK",
  "devDependencies": {
    "chai": "~1.7.2",
    "grunt": "~0.4.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jshint": "~0.2.0",
    "grunt-mocha-test": "~0.10.2",
    "mocha": "~1.12.1",
    "mock-aws-s3": "0.2.7"
  },
  "directories": {},
  "dist": {
    "shasum": "f55019acfbeb05b89b245a51ccf1a81dbf868df4",
    "tarball": "https://registry.npmjs.org/grunt-aws-s3/-/grunt-aws-s3-0.14.5.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "cb722ce4f203d2fa84d977a242e3ae34e40d20b2",
  "homepage": "https://github.com/MathieuLoutre/grunt-aws-s3",
  "keywords": [
    "gruntplugin",
    "aws",
    "s3",
    "sdk"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/MathieuLoutre/grunt-aws-s3/blob/master/LICENSE"
    }
  ],
  "maintainers": [
    {
      "name": "mathieuloutre",
      "email": "mathieu@nightzookeeper.com"
    }
  ],
  "name": "grunt-aws-s3",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/MathieuLoutre/grunt-aws-s3.git"
  },
  "scripts": {
    "pretest": "./scripts/create_fixtures.sh",
    "test": "grunt"
  },
  "version": "0.14.5"
}
