{
    "name": "webpack-free-tex-packer",
    "version": "0.3.4",
    "description": "Webpack Free texture packer plugin",
    "url": "https://github.com/odrick/webpack-free-tex-packer",
    "main": "index.js",
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/odrick/webpack-free-tex-packer.git"
    },
    "keywords": [
        "texture",
        "packer",
        "webpack",
        "webpackplugin",
        "texturepacker",
        "texture-packer",
        "sprites",
        "spritesheet",
        "export",
        "sprite",
        "2d"
    ],
    "author": "Alexander Norinchak",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/odrick/webpack-free-tex-packer/issues"
    },
    "homepage": "https://github.com/odrick/webpack-free-tex-packer#readme",
    "dependencies": {
        "chokidar": "^2.0.4",
        "free-tex-packer-core": "^0.3.4"
    }
}
