@kth/kth-node-response
Version:
Module for handling HTTP responses in Node.js applications.
1 lines • 1.05 kB
JSON
{"name": "@kth/kth-node-response", "version": "1.0.8", "description": "Module for handling HTTP responses in Node.js applications.", "automaticPublish": "true", "main": "index.js", "scripts": {"test": "echo 'ok'", "build": "echo 'ok'", "prepare": "bash -c 'if [ -f ./node_modules/.bin/husky ]; then husky install; fi'"}, "repository": {"type": "git", "url": "https://github.com/KTH/kth-node-response"}, "author": {"name": "KTH", "email": "infosys@kth.se", "url": "https://github.com/KTH"}, "bugs": {"url": "https://github.com/KTH/kth-node-response/issues"}, "license": "MIT", "keywords": ["node", "response", "http", "https", "json"], "devDependencies": {"@kth/eslint-config-kth": "^3.0.10", "eslint": "^8.20.0", "husky": "^8.0.1", "prettier": "^2.7.1", "pretty-quick": "^3.1.3"}, "prettier": {"arrowParens": "avoid", "printWidth": 120, "semi": false, "singleQuote": true, "trailingComma": "es5"}, "se.kth.automaticPublish": "true", "se.kth.gitBranch": "refs/heads/master", "se.kth.gitCommit": "ecf99cf", "se.kth.buildDate": "2024-08-01 14:03:31"}