{
  "name": "gulp-organiser",
  "version": "1.1.0",
  "description": "Super simple way to organise your tasks in files.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lazamar/gulp-organiser.git"
  },
  "author": "lazamar",
  "license": "ISC",
  "dependencies": {
    "gulp": "^3.9.1",
    "gulp-shell": "^0.6.3",
    "lodash": "^4.15.0",
    "ramda-fantasy": "^0.8.0",
    "require-dir-all": "^0.4.9"
  },
  "devDependencies": {
    "autoprefixer": "^6.4.1",
    "dep-linker": "^1.0.24",
    "gulp-postcss": "^6.2.0",
    "gulp-sass": "^2.3.2",
    "gulp-sourcemaps": "^1.6.0",
    "lodash": "^4.15.0",
    "require-self": "^0.1.0"
  },
  "keywords": [
    "gulp",
    "organiser",
    "separate",
    "files",
    "tasks"
  ],
  "homepage": "https://github.com/lazamar/gulp-organiser"
}
