{
  "name": "spettro",
  "version": "0.1.23",
  "description": "A color converter",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "files": [
    "dist"
  ],
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/test.index.js",
    "test-jest": "jest"
  },
  "dependencies": {
    "borel": "^0.1.40",
    "farbe": "^0.0.20",
    "hatsu": "^0.0.20",
    "palett": "^0.0.21",
    "typen": "^0.1.9",
    "veho": "^0.2.23"
  },
  "devDependencies": {
    "elprimero": "^0.1.45",
    "xbrief": "^1.0.4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/spettro.git"
  },
  "keywords": [
    "table",
    "cross table",
    "bi",
    "insight",
    "analytic"
  ],
  "author": {
    "name": "Hoyeung Wong",
    "email": "hoyeungw@outlook.com",
    "url": "https://github.com/hoyeungw"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/spettro"
  },
  "homepage": "https://github.com/hoyeungw/spettro#readme",
  "gitHead": "9569518da3f3c993a1ffc8937aacc8bbdfeabe32"
}
