{
  "name": "gulp-free-tex-packer",
  "displayName": "Gulp free texture packer",
  "version": "0.5.4",
  "description": "Gulp texture packer",
  "url": "https://github.com/odrick/gulp-free-tex-packer",
  "main": "index.js",
  "scripts": {},
  "keywords": [
    "texture",
    "packer",
    "gulp",
    "gulpjs",
    "gulpplugin",
    "texturepacker",
    "texture-packer",
    "sprites",
    "spritesheet",
    "export",
    "sprite",
    "2d"
  ],
  "author": "Alexander Norinchak",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/odrick/gulp-free-tex-packer"
  },
  "license": "MIT",
  "dependencies": {
    "free-tex-packer-core": "^0.3.4",
    "plugin-error": "^1.0.1",
    "through2": "^2.0.3"
  }
}
