{
  "name": "@analys/table-chips",
  "version": "0.5.0",
  "description": "A cross-table-chips analytics tool",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/table.filter.test.js"
  },
  "dependencies": {
    "@analys/enum-pivot-mode": "^0.5.0",
    "@analys/util-pivot": "^0.5.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/analys.git"
  },
  "keywords": [
    "table-chips",
    "crostab",
    "cross-table-chips",
    "pivot",
    "pivotal",
    "analyse",
    "analytics",
    "business intelligence"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/analys"
  },
  "homepage": "https://github.com/hoyeungw/analys#readme",
  "gitHead": "2d86b629ed100658997a5fb3c4d8dd1326668e80"
}
