{ "_from": "@slynova/slug@^1.0.0", "_id": "@slynova/slug@1.1.2", "_inBundle": false, "_integrity": "sha512-lFJRP4rqRxqxMjEnIih84jvQC6Xc4a3Yi0Z3gbemWOJX60HBBqEFfFrudmYYA+ga46b6Gxv7ofguZ9+ghl1EMg==", "_location": "/@slynova/slug", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@slynova/slug@^1.0.0", "name": "@slynova/slug", "escapedName": "@slynova%2fslug", "scope": "@slynova", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/indicative" ], "_resolved": "https://registry.npmjs.org/@slynova/slug/-/slug-1.1.2.tgz", "_shasum": "c6289781da191b3ea386d678843cb7a7db7844e8", "_spec": "@slynova/slug@^1.0.0", "_where": "C:\\Users\\admin\\Documents\\express-project\\node_modules\\indicative", "author": { "name": "Romain Lanz", "email": "romain.lanz@slynova.ch" }, "bugs": { "url": "https://github.com/Slynova-Org/slug/issues" }, "bundleDependencies": false, "dependencies": { "charmap": "^1.1.6", "lodash.kebabcase": "^4.1.1" }, "deprecated": false, "description": "Transforms any text into an uri-safe string.", "devDependencies": { "japa": "^1.0.6", "japa-cli": "^1.0.1", "nyc": "^11.9.0" }, "homepage": "https://github.com/Slynova-Org/slug#readme", "license": "MIT", "main": "src/index.js", "name": "@slynova/slug", "repository": { "type": "git", "url": "git+https://github.com/Slynova-Org/slug.git" }, "scripts": { "test": "npm run test:coverage", "test:coverage": "nyc npm run test:local", "test:local": "japa" }, "version": "1.1.2" }