@tsraveling/gulp-free-tex-packer
Version:
Gulp texture packer
35 lines (34 loc) • 785 B
JSON
{
"name": "@tsraveling/gulp-free-tex-packer",
"displayName": "Gulp free texture packer",
"version": "0.5.10",
"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 (modified by Tim Raveling)",
"repository": {
"type": "git",
"url": "git+https://github.com/tsraveling/gulp-free-tex-packer"
},
"license": "MIT",
"dependencies": {
"@tsraveling/free-tex-packer-core": "^0.3.8",
"plugin-error": "^1.0.1",
"through2": "^2.0.3"
}
}