{
  "name": "@graphery/svg",
  "description": "Graphery SVG library",
  "version": "1.0.1",
  "type": "module",
  "scripts": {
    "workbench": "node ../tools/workbench -l svg -i ./build/index.js -t ./test/cases -p 7000"
  },
  "license": "MIT",
  "keywords": [
    "svg",
    "gysvg",
    "graphery",
    "vector",
    "graphics",
    "visualization",
    "icon",
    "animation",
    "dom",
    "browser",
    "svgjs",
    "svg.js",
    "snap.svg",
    "d3"
  ],
  "homepage": "https://www.graphery.org/svg/",
  "repository": "https://github.com/graphery/graphery/tree/master/svg",
  "bugs": "https://github.com/graphery/graphery/issues",
  "constributors": [
    {
      "name": "Pablo Almunia",
      "email": "pabloalmunia@gmail.com",
      "url": "https://github.com/pabloalmunia"
    },
    {
      "name": "Samuel Méndez",
      "url": "https://github.com/samuelmgalan"
    },
    {
      "name": "Javier Martín",
      "url": "https://github.com/javi3rms"
    },
    {
      "name": "Irene Arribas"
    },
    {
      "name": "Mariangeles Codispoto"
    },
    {
      "nane": "todojs",
      "url": "https://github.com/todojs"
    }
  ]
}