{
  "name": "recipage",
  "version": "0.1.1",
  "description": ":page_with_curl: Recipe-Page: Turn a markdown file into one simple page",
  "main": "/dist/recipage.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SukkaW/recipage.git"
  },
  "author": "SukkaW (https://skk.moe)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SukkaW/recipage/issues"
  },
  "homepage": "https://github.com/SukkaW/recipage#readme",
  "devDependencies": {
    "@babel/core": "^7.1.5",
    "@babel/preset-env": "^7.1.5",
    "gulp": "4",
    "gulp-autoprefixer": "^6.0.0",
    "gulp-babel": "^8.0.0",
    "gulp-clean-css": "^3.10.0",
    "gulp-header": "^2.0.5",
    "gulp-rename": "^1.4.0",
    "gulp-uglify": "^3.0.1"
  }
}
