{
  "name": "@carrotsearch/dotatlas",
  "description": "Map-like visualization of 2d points for browser. WebGL-based, highly customizable and interactive.",
  "author": "Carrot Search <info@carrotsearch.com> (https://carrotsearch.com)",
  "version": "1.0.0",
  "module": "index.js",
  "unpkg": "dotatlas.min.js",
  "files": [
    "*.js"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "license": "SEE LICENSE IN LICENSE.txt",
  "homepage": "https://get.carrotsearch.com/dotatlas/latest/",
  "keywords": [ "visualization", "webgl", "2d-embedding" ]
}
