{
    "name": "@colmeia/core",
    "version": "1.0.13",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "visual-element:insert": "ts-node --project ./src/scripts/visual-elements/tsconfig-visual-element.json ./src/scripts/visual-elements/visual-element-inserter.ts",
        "build": "tsc -p tsconfig.build.json"
    },
    "repository": {
        "type": "git",
        "url": "git@35.188.134.174:colmeiadev/core.git"
    },
    "publishConfig": {
        "registry": "http://npm.colmeia.me/"
    },
    "author": "",
    "license": "ISC",
    "dependencies": {
        "@affilicon/bbcode-parser": "0.0.3",
        "@aws-sdk/client-s3": "^3.669.0",
        "@types/google-libphonenumber": "^7.4.30",
        "@types/lodash": "^4.14.194",
        "@types/mime-types": "^2.1.1",
        "asmcrypto.js": "^2.3.2",
        "axios": "^1.3.4",
        "csvtojson": "^2.0.8",
        "eslint-plugin-regex": "^1.10.0",
        "fast-safe-stringify": "^2.1.1",
        "form-data": "^4.0.0",
        "fuse.js": "^7.0.0",
        "google-libphonenumber": "^3.2.33",
        "graphemer": "^1.4.0",
        "humps": "^2.0.1",
        "imagesize": "^1.0.0",
        "jimp": "^0.16.1",
        "joi": "^17.5.0",
        "json-diff": "^1.0.6",
        "libphonenumber-js": "^1.10.14",
        "lodash": "^4.17.21",
        "luxon": "^2.3.0",
        "mime-types": "^2.1.35",
        "node-fetch": "^2.6.7",
        "papaparse": "^5.3.0",
        "pdf-lib": "^1.17.1",
        "pdf2json": "^3.1.4",
        "phone-number-to-timezone": "^1.0.6",
        "tinycolor2": "^1.6.0",
        "tslib": "^1.9.3",
        "tsx": "^4.17.0",
        "typescript": "5.0.2",
        "typescript-custom-compiler-options": "^2.0.1",
        "url-parse": "^1.5.1"
    },
    "devDependencies": {
        "@types/eslint": "^8.4.3",
        "@types/joi": "^17.2.3",
        "@types/luxon": "^2.0.9",
        "@types/papaparse": "^5.3.0",
        "@types/tinycolor2": "^1.4.6",
        "@typescript-eslint/eslint-plugin": "^5.28.0",
        "@typescript-eslint/parser": "^5.28.0",
        "codelyzer": "^6.0.2",
        "eslint": "^8.18.0",
        "fuse.js": "^7.0.0",
        "ts-node": "^10.9.1",
        "tsconfig-paths": "^4.1.0"
    },
    "packageManager": "yarn@3.6.3"
}
