{
  "name": "gulp-slash",
  "version": "1.1.3",
  "description": "Convert gulp file paths using slash.",
  "keywords": [
    "gulpplugin",
    "slash"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/bholloway/gulp-slash"
  },
  "author": "Ben Holloway",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bholloway/gulp-slash/issues"
  },
  "homepage": "https://github.com/bholloway/gulp-slash",
  "main": "index.js",
  "dependencies": {
    "slash": "~0.1.3",
    "through2": "~0.5.1"
  }
}
