UNPKG

ep_right_to_left

Version:

Make the text inside a Pad and Chat go from right to left

56 lines 1.31 kB
{ "name": "ep_right_to_left", "description": "Make the text inside a Pad and Chat go from right to left", "homepage": "https://github.com/ether/ether-plugins/tree/main/ep_right_to_left#readme", "keywords": [ "RTL", "Arabic", "Pad", "Language", "Chat" ], "author": { "name": "John McLear", "email": "john@mclear.co.uk", "url": "http://mclear.co.uk" }, "version": "0.0.20", "repository": { "type": "git", "url": "https://github.com/ether/ether-plugins.git" }, "dependencies": {}, "devDependencies": { "eslint": "^9.24.0", "eslint-config-etherpad": "^4.0.4", "typescript": "^5.4.3" }, "optionalDependencies": {}, "engines": { "node": ">=20.0.0" }, "_engineSupported": true, "_npmVersion": "1.1.24", "_nodeVersion": "v0.8.8", "_defaultsLoaded": true, "dist": { "shasum": "4e465bcee8f42cdac337ba28a453644ec2667263" }, "_from": "ep_right_to_left", "readme": "ERROR: No README.md file found!", "_npmUser": { "name": "johnyma22", "email": "john@mclear.co.uk" }, "funding": { "type": "individual", "url": "https://etherpad.org/" }, "bugs": { "url": "https://github.com/ether/ether-plugins/issues" }, "scripts": { "lint": "eslint .", "lint:fix": "eslint --fix ." } }