{
  "name": "rollup-plugin-prototype-minify",
  "version": "1.0.5",
  "description": "Minify prototype for typescript or unminfied prototype.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "minify",
    "rollup",
    "typescript",
    "prototype",
    "minification",
    "plugin"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/naver/prototype-minify/tree/master/packages/rollup-plugin-prototype-minify"
  },
  "author": "Naver Corp",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/naver/prototype-minify/issues"
  },
  "homepage": "https://github.com/naver/prototype-minify/tree/master/packages/rollup-plugin-prototype-minify",
  "dependencies": {
    "prototype-minify": "^1.0.0"
  }
}
