{
  "name": "snapshot-build-hash-webpack-plugin",
  "version": "1.1.0",
  "description": "A Webpack plugin which take build hash and append to current version in package.json",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mancioshell/snapshot-build-hash-webpack-plugin.git"
  },
  "keywords": [
    "Webpack",
    "Snapshot",
    "Version",
    "Plugin"
  ],
  "author": "Alessandro Mancini <dott.alessandro.mancini@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "git-branch-is": "^3.0.0"
  }
}
