{
  "name": "@mogamoga1024/vertical-text-canvas",
  "version": "1.0.11",
  "description": "テキストが縦書きされたキャンバスを生成するライブラリ",
  "main": "vertical_text_canvas.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mogamoga1024/VerticalTextCanvas"
  },
  "bugs": {
    "url": "https://github.com/mogamoga1024/VerticalTextCanvas/issues"
  },
  "homepage": "https://github.com/mogamoga1024/VerticalTextCanvas",
  "keywords": [
    "Canvas",
    "VerticalText"
  ],
  "author": "mogamoga1024",
  "license": "(MIT OR WTFPL)"
}
