{
  "name": "carnival-toolbox",
  "version": "1.8.5",
  "description": "a collection of all kind of scripts, codes and tools with universal appliance - this toolkit should fits great to your disguises, outfits and attires",
  "main": "app/_index.js",
  "scripts": {
    "start": "node ./app/_index.js",
    "test": "jest",
    "lint": "eslint",
    "DEV": "echo \" HEY!\" && echo instead of NPM RUN DEV use && echo _ && echo \"_   npm run DEV.linux\" && echo _ && echo _OR_ && echo _ && echo \"_   npm run DEV.windows\" && echo _ && echo _OR_ && echo _ && echo \"_   npm run DEV.macintosh\" && echo _ && echo _OR_ && echo _ && echo \"_   npm run DEV.android\" && echo _ ",
    "DEV.linux": "./developement/QUICKSTART.sh",
    "DEV.macintosh": "echo 'currently not suported ;('",
    "DEV.android": "echo 'currently not suported ;('",
    "DEV.windows": "start .\\developement\\QUICKSTART.bat"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sarverott/carnival-toolbox.git"
  },
  "keywords": [
    "capital",
    "first",
    "char",
    "letter",
    "namespace",
    "camelcase",
    "camel",
    "case",
    "snakecase",
    "kebab",
    "kebabcase",
    "json",
    "file",
    "jsonfile",
    "json-file",
    "snake",
    "node",
    "tools",
    "toolbox",
    "toolkit",
    "pascal",
    "pascalcase"
  ],
  "author": "Sett Sarverott <sarverott@gmail.com> (https://sarverott.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Sarverott/carnival-toolbox/issues"
  },
  "homepage": "https://github.com/Sarverott/carnival-toolbox#readme",
  "publishConfig": {
    "@sarverott:registry": "https://registry.npmjs.org/"
  },
  "devDependencies": {
    "@eslint/js": "^9.13.0",
    "eslint": "^8.57.1",
    "eslint-config-standard": "^17.1.0",
    "eslint-plugin-import": "^2.31.0",
    "eslint-plugin-jest": "^28.8.3",
    "eslint-plugin-n": "^16.6.2",
    "eslint-plugin-promise": "^6.6.0",
    "jest": "^29.7.0"
  }
}
