{
  "_args": [
    [
      "git+https://github.com/adamplouff/images-downloader.git",
      "/Users/adamplouff/Dropbox/Projects/Code/GOOG_AEUX/Repo/src/AE"
    ]
  ],
  "_from": "git+https://github.com/adamplouff/images-downloader.git",
  "_id": "images-downloader@git+https://github.com/adamplouff/images-downloader.git#415e2bc5d565abdfd35b4ee5e595ff5a013db420",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/images-downloader",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "git+https://github.com/adamplouff/images-downloader.git",
    "rawSpec": "git+https://github.com/adamplouff/images-downloader.git",
    "saveSpec": "git+https://github.com/adamplouff/images-downloader.git",
    "fetchSpec": "https://github.com/adamplouff/images-downloader.git",
    "gitCommittish": null
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "git+https://github.com/adamplouff/images-downloader.git#415e2bc5d565abdfd35b4ee5e595ff5a013db420",
  "_spec": "git+https://github.com/adamplouff/images-downloader.git",
  "_where": "/Users/adamplouff/Dropbox/Projects/Code/GOOG_AEUX/Repo/src/AE",
  "author": {
    "name": "Galonde Matthieu",
    "email": "galonde.matthieu@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/tekdreams/images-downloader/issues"
  },
  "dependencies": {
    "image-type": "^3.0.0",
    "mocha": "^3.4.2",
    "request": "^2.81.0",
    "underscore": "^1.8.3"
  },
  "description": "A Node.js module for downloading a single image or multiple images to disk from a given Url (checking if url exist and detecting image type)",
  "engines": {
    "node": ">=4.3.2"
  },
  "homepage": "https://github.com/tekdreams/images-downloader#readme",
  "keywords": [
    "image",
    "images",
    "array",
    "download",
    "downloader",
    "crawler",
    "crawl",
    "photo",
    "photos",
    "img",
    "pic",
    "picture",
    "pictures",
    "detect",
    "check",
    "png",
    "jpg",
    "gif",
    "webp",
    "bmp",
    "psd",
    "jxr",
    "mime",
    "buffer",
    "binary",
    "type",
    "isurl",
    "image-processing",
    "download-photo",
    "download-photos",
    "mime-types",
    "url",
    "multiple",
    "downloading",
    "extension",
    "ext"
  ],
  "license": "MIT",
  "main": "images-downloader.js",
  "name": "images-downloader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tekdreams/images-downloader.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "1.0.3"
}
