{
  "name": "@volks/worldbank-indicator",
  "version": "0.1.13",
  "description": "A worldbank-indicator",
  "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/test.index.js"
  },
  "dependencies": {
    "@acq/acq": "^0.2.19",
    "@analys/convert": "^0.5.2",
    "@analys/enum-join-modes": "^0.5.2",
    "@analys/enum-pivot-mode": "^0.5.2",
    "@analys/enum-tabular-types": "^0.5.2",
    "@analys/table": "^0.5.2",
    "@analys/tablespec": "^0.5.2",
    "@aryth/bound-vector": "^0.3.26",
    "@aryth/comparer": "^0.3.26",
    "@aryth/math": "^0.3.26",
    "@palett/says": "^0.8.18",
    "@spare/cite": "^0.12.4",
    "@spare/deco": "^0.12.4",
    "@spare/enum-chars": "^0.12.4",
    "@spare/logger": "^0.12.4",
    "@spare/string": "^0.12.4",
    "@spare/tap": "^0.12.4",
    "@spare/translator": "^0.12.4",
    "@typen/enum-data-types": "^0.1.17",
    "@typen/num-strict": "^0.1.17",
    "@valjoux/timestamp-pretty": "^0.3.7",
    "@vect/object-init": "^0.4.4",
    "@vect/vector-index": "^0.4.4",
    "@vect/vector-merge": "^0.4.4",
    "@vect/vector-zipper": "^0.4.4"
  },
  "devDependencies": {
    "@vect/object-mapper": "^0.4.4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/volks.git"
  },
  "keywords": [
    "volks",
    "function",
    "worldbank-indicator"
  ],
  "author": "Hoyeung Wong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/volks"
  },
  "homepage": "https://github.com/hoyeungw/volks#readme",
  "gitHead": "4aec03531a79aad8e921129e7a89fc975b4d72f8"
}
