{
  "name": "grunt-image-embed",
  "description": "Grunt task for embedding images as base64 data URIs inside your stylesheets.",
  "version": "0.3.3",
  "homepage": "https://github.com/ehynds/grunt-image-embed",
  "main": "grunt.js",
  "bin": {
    "grunt-image-embed": "bin/grunt-image-embed"
  },
  "author": {
    "name": "Eric Hynds",
    "email": "ehynds@gmail.com",
    "url": "http://erichynds.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ehynds/grunt-image-embed.git"
  },
  "bugs": {
    "url": "https://github.com/ehynds/grunt-image-embed/issues"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "request": "~2.51.0",
    "buffers": "~0.1.1",
    "mime": "1.2.x"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-nodeunit": "~0.4.1"
  },
  "keywords": [
    "gruntplugin",
    "base64",
    "data URI",
    "css",
    "image"
  ],
  "_id": "grunt-image-embed@0.3.3",
  "dist": {
    "shasum": "7f37c53908d6a1c3f1cfc36be969eb85651bb26f",
    "tarball": "http://registry.npmjs.org/grunt-image-embed/-/grunt-image-embed-0.3.3.tgz"
  },
  "_from": "grunt-image-embed@~0.3.0",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "ehynds",
    "email": "eric@hynds.net"
  },
  "maintainers": [
    {
      "name": "ehynds",
      "email": "eric@hynds.net"
    }
  ],
  "directories": {},
  "_shasum": "7f37c53908d6a1c3f1cfc36be969eb85651bb26f",
  "_resolved": "https://registry.npmjs.org/grunt-image-embed/-/grunt-image-embed-0.3.3.tgz",
  "readme": "ERROR: No README data found!"
}
