{
  "name": "hash-rename-file",
  "version": "0.0.3",
  "description": "hash and rename file, support (tp, fnt ...)",
  "main": "lib/hash-rename-file.js",
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/builden/hash-rename-file.git"
  },
  "keywords": [
    "fnt",
    "bmfont",
    "resize"
  ],
  "author": "builden <billdeng@qq.com>",
  "license": "MIT",
  "dependencies": {
    "async": "^1.4.0",
    "debug": "^2.2.0",
    "glob": "^5.0.14",
    "gulp": "^3.9.0",
    "gulp-md5": "^0.1.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.3",
    "underscore.string": "^3.1.1"
  },
  "devDependencies": {
    "chai": "^3.2.0",
    "del": "^1.2.0",
    "gulp-istanbul": "^0.10.0",
    "gulp-jshint": "^1.11.2",
    "gulp-load-plugins": "^1.0.0-rc.1",
    "gulp-mocha": "^2.1.3",
    "mocha": "^2.2.5"
  }
}
