{ "name": "arabic-persian-reshaper", "version": "1.0.1", "description": "Node.js module for reshaping Right-To-Left (Arabic/Persian) charators in string", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "version": "standard-version" }, "repository": { "type": "git", "url": "git+https://github.com/soimy/arabic-persian-reshaper.git" }, "keywords": [ "string", "arabic", "persian", "reshaper", "unicode" ], "author": "YM Shen (http://github.com/soimy)", "license": "MIT", "bugs": { "url": "https://github.com/soimy/arabic-persian-reshaper/issues" }, "homepage": "https://github.com/soimy/arabic-persian-reshaper#readme", "devDependencies": { "standard-version": "^7.1.0" } }