{
  "name": "directory-colorfy",
  "description": "Color up those SVGs",
  "version": "2.2.1",
  "homepage": "https://github.com/filamentgroup/directory-colorfy",
  "author": {
    "name": "Jeffrey Lembeck & Filament Group",
    "email": "thegroup@filamentgroup.com",
    "url": "http://filamentgroup.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/filamentgroup/directory-colorfy"
  },
  "bugs": {
    "url": "https://github.com/filamentgroup/directory-colorfy/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/filamentgroup/directory-colorfy/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/directory-colorfy",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "node node_modules/.bin/grunt nodeunit"
  },
  "dependencies": {
    "fs-extra": "0.6.3",
    "phantomjs-prebuilt": "^2.1.7",
    "rsvp": "3.0.15",
    "@filamentgroup/worker-farm": "1.3.2"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.1",
    "grunt-contrib-watch": "^0.6.1"
  },
  "keywords": []
}
