{ "name": "traxxx-common", "version": "1.2.8", "description": "Common utilities for traxxx core and web.", "main": "src/app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.unknown.name/DebaucheryLibrarian/traxxx-utils.git" }, "keywords": [ "traxxx", "database", "adult" ], "author": "DebaucheryLibrarian", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.7", "@babel/core": "^7.25.8", "@babel/eslint-parser": "^7.25.8", "@babel/plugin-syntax-import-attributes": "^7.25.7", "@babel/plugin-transform-optional-chaining": "^7.25.8", "@babel/preset-env": "^7.25.8", "eslint": "^8.57.1", "eslint-config-airbnb-base": "^15.0.0" } }