{
  "name": "@phylocanvas/examples",
  "version": "8.0.0",
  "description": "Phylogenetic tree visualisation for the web.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/cgps/phylocanvas/phylocanvas.gl.git"
  },
  "keywords": [
    "phylocanvas",
    "phylo",
    "phylogeny",
    "phylogenetic",
    "tree",
    "canvas",
    "newick",
    "biojs",
    "webgl"
  ],
  "author": "The Centre for Genomic Pathogen Surveillance (CGPS)",
  "license": " MPL-2.0",
  "bugs": {
    "url": "https://gitlab.com/cgps/phylocanvas/phylocanvas.gl/issues"
  },
  "homepage": "https://gitlab.com/cgps/phylocanvas/phylocanvas.gl#readme",
  "publishConfig": {
    "access": "public"
  }
}
