{
  "name": "gulp-upng",
  "version": "1.0.3",
  "description": "png min use upng.js",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/yjs-front/gulp-upng.git"
  },
  "author": "yjs-front",
  "license": "MIT",
  "devDependencies": {},
  "dependencies": {
    "gulp": "^3.9.1",
    "gulp-util": "^3.0.8",
    "through2": "^2.0.3",
    "upng-js": "^2.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Minify",
    "PNG",
    "UPNG.js"
  ]
}