UNPKG

@mohtasimalam/clean-title

Version:
28 lines (27 loc) 685 B
{ "name": "@mohtasimalam/clean-title", "version": "0.1.0", "description": "Advanced text cleaner", "main": "dist/index.js", "dependencies": {}, "devDependencies": { "tsup": "^8.3.5", "tsx": "^4.19.2", "typescript": "^5.6.3" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/devaoto/clean-title.git" }, "keywords": ["Cleaner", "Title", "Sanitize", "Clean"], "author": "Mohtasim Alam Sohom", "license": "MIT", "types": "./dist/index.d.ts", "bugs": { "url": "https://github.com/devaoto/clean-title/issues" }, "homepage": "https://github.com/devaoto/clean-title#readme" }