{
  "name": "@foba/crostab",
  "version": "0.6.1",
  "description": "metavariables for testing",
  "main": "./dist/index.cjs",
  "exports": {
    "import": "./dist/index.mjs",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/vector.test.js"
  },
  "dependencies": {
    "@analys/crostab": "^0.6.14",
    "@analys/crostab-select": "^0.6.14",
    "@analyz/crostab": "^0.1.0",
    "@aryth/rand": "^0.6.8",
    "@foba/util": "^0.6.1",
    "@vect/entries-init": "^0.7.16",
    "@vect/object-init": "^0.7.16",
    "@vect/vector-select": "^0.7.15"
  },
  "devDependencies": {
    "@volks/worldbank-indicator": "^0.1.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/foba.git"
  },
  "keywords": [
    "test",
    "console",
    "debug",
    "print"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/foba"
  },
  "homepage": "https://github.com/hoyeungw/foba#readme",
  "gitHead": "e2da16e6463cb2742f531ffa17de1be5d0f0b612"
}
