芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@sindresorhus/slugify/package.json
{ "_args": [ [ "@sindresorhus/slugify@1.1.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@sindresorhus/slugify@1.1.0", "_id": "@sindresorhus/slugify@1.1.0", "_inBundle": false, "_integrity": "sha512-ujZRbmmizX26yS/HnB3P9QNlNa4+UvHh+rIse3RbOXLp8yl6n1TxB4t7NHggtVgS8QmmOtzXo48kCxZGACpkPw==", "_location": "/@sindresorhus/slugify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@sindresorhus/slugify@1.1.0", "name": "@sindresorhus/slugify", "escapedName": "@sindresorhus%2fslugify", "scope": "@sindresorhus", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/strapi-plugin-content-manager", "/strapi-plugin-content-type-builder", "/strapi-utils" ], "_resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-1.1.0.tgz", "_spec": "1.1.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/slugify/issues" }, "dependencies": { "@sindresorhus/transliterate": "^0.1.1", "escape-string-regexp": "^4.0.0" }, "description": "Slugify a string", "devDependencies": { "ava": "^2.4.0", "tsd": "^0.13.1", "xo": "^0.32.1" }, "engines": { "node": ">=10" }, "files": [ "index.js", "index.d.ts", "overridable-replacements.js" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/slugify#readme", "keywords": [ "string", "slugify", "slug", "url", "url-safe", "urlify", "transliterate", "transliteration", "deburr", "unicode", "ascii", "text", "decamelize", "pretty", "clean", "filename", "id" ], "license": "MIT", "name": "@sindresorhus/slugify", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/slugify.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "1.1.0" }