{
  "name": "sniper",
  "version": "0.2.17",
  "description": "Renders snippets on demand",
  "main": "lib/index.js",
  "bin": {
    "sniper": "./bin/sniper"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/biojs/sniper"
  },
  "keywords": [
    "biojs",
    "sniper",
    "templates"
  ],
  "author": "greenify <greeenify@gmail.com>",
  "license": "Apache 2",
  "bugs": {
    "url": "https://github.com/biojs/sniper/issues"
  },
  "homepage": "https://github.com/biojs/sniper",
  "dependencies": {
    "biojs-util-snippets": "^0.1.16",
    "bluebird": "^3.2.2",
    "commander": "^2.3.0",
    "concat-stream": "^1.4.6",
    "deepcopy": "^0.4.0",
    "director": "^1.2.3",
    "ecstatic": "^0.5.4",
    "minilog": "^2.0.6",
    "serve-favicon": "^2.1.6",
    "swig": "^1.4.2",
    "union": "^0.4.2"
  }
}
