25 lines
898 B
JSON
25 lines
898 B
JSON
{
|
|
"name": "string-sanitizer",
|
|
"author": "Md Fazlul Karim <fazlulkarimrocky@gmail.com> (https://twitter.com/fazlulkarimweb)",
|
|
"description": "An intuitive & tiny string sanitizer to remove any special characters or convert strings to create filename or url 🎉🎉",
|
|
"version": "1.1.1",
|
|
"main": "node.js",
|
|
"repository": "github:fazlulkarimweb/string-sanitizer",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"string sanitizer",
|
|
"string filename",
|
|
"remove special characters",
|
|
"convert string",
|
|
"sanitize string",
|
|
"string url",
|
|
"string converter",
|
|
"special characters removal",
|
|
"custom string",
|
|
"beautiful string"
|
|
]
|
|
|
|
,"_resolved": "https://registry.npmjs.org/string-sanitizer/-/string-sanitizer-1.1.1.tgz"
|
|
,"_integrity": "sha512-ZaqlidMholFiBaKDPPVf9cJjNo6iRhP6g/ei5qTgvzKEMa8TK/nu4hM90YZ2LvfjvAomF2LIexmOlX1MvYN+ug=="
|
|
,"_from": "string-sanitizer@1.1.1"
|
|
} |