UNPKG

@analys/table-init

Version:

A cross-table analytics tool

42 lines (41 loc) 893 B
{ "name": "@analys/table-init", "version": "0.2.4", "description": "A cross-table 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-init.select.test.js" }, "dependencies": { "veho": "^0.2.23" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/analys.git" }, "keywords": [ "table", "crostab", "cross-table", "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": "ebe90102efa251b9f03154c8aff3ad911d8bfc43" }