{
  "devDependencies": {
    "@babel/core": "^7.19.3",
    "@types/node": "^18.15.10"
  },
  "name": "flame-tools",
  "description": "Frequently used Javascript Tools",
  "type": "module",
  "version": "1.2.5-beta",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "/dist"
  ],
  "dependencies": {
    "ansi-styles": "^3.2.1",
    "browserslist": "^4.21.4",
    "caniuse-lite": "^1.0.30001414",
    "chalk": "^2.4.2",
    "color-convert": "^1.9.3",
    "color-name": "^1.1.3",
    "convert-source-map": "^1.8.0",
    "debug": "^4.3.4",
    "electron-to-chromium": "^1.4.269",
    "escalade": "^3.1.1",
    "escape-string-regexp": "^1.0.5",
    "gensync": "^1.0.0-beta.2",
    "globals": "^11.12.0",
    "has-flag": "^3.0.0",
    "js-tokens": "^4.0.0",
    "jsesc": "^2.5.2",
    "json5": "^2.2.1",
    "ms": "^2.1.2",
    "node-releases": "^2.0.6",
    "picocolors": "^1.0.0",
    "safe-buffer": "^5.1.2",
    "semver": "^6.3.0",
    "supports-color": "^5.5.0",
    "to-fast-properties": "^2.0.0",
    "typescript": "^5.2.2",
    "update-browserslist-db": "^1.0.9"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Otioh/flamejs.git"
  },
  "keywords": [
    "Flame-tools",
    "Javascript tools",
    "Javascript Sum",
    "Sum of Array of Numbers",
    "Sum a column in array of objects",
    "Execute Functions in sequence",
    "funSeque",
    "sum",
    "abbreviation of strings",
    "handy Javascript Tools",
    "Percentage",
    "acronyms",
    "initials"
  ],
  "author": "Erim Emmanuel",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Otioh/flamejs/issues"
  },
  "homepage": "https://github.com/Otioh/flamejs#readme"
}
