{
  "name": "wp-itinerary",
  "version": "1.0.0",
  "description": "Post to Itinerary creator. Aggregrate selected posts into a PDF or print it out.",
  "main": "gulpfile.js",
  "dependencies": {},
  "devDependencies": {
    "babel-preset-es2015": "^6.24.1",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-concat": "^2.6.0",
    "gulp-jshint": "^2.0.1",
    "gulp-order": "^1.1.1",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.3.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.5.4",
    "jshint": "^2.9.3",
    "localforage": "^1.5.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "git@bitbucket.org:mdahlke-wisnet/wp-itinerary.git",
  "author": "wisnet.com, LLC",
  "license": "ISC"
}
