jslugify
Version:
Slugify object And Return String
27 lines (26 loc) • 589 B
JSON
{
"name": "jslugify",
"version": "1.0.2",
"description": "Slugify object And Return String",
"main": "makeSlug.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jubairpulak/Slugify.git"
},
"keywords": [
"Slugify",
"slug",
"objectslug",
"url"
],
"author": "jubairpulak",
"license": "ISC",
"bugs": {
"url": "https://github.com/jubairpulak/Slugify/issues"
},
"homepage": "https://github.com/jubairpulak/Slugify#readme",
"dependencies": {}
}