芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@sindresorhus/transliterate/package.json
{ "_args": [ [ "@sindresorhus/transliterate@0.1.2", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@sindresorhus/transliterate@0.1.2", "_id": "@sindresorhus/transliterate@0.1.2", "_inBundle": false, "_integrity": "sha512-5/kmIOY9FF32nicXH+5yLNTX4NJ4atl7jRgqAJuIn/iyDFXBktOKDxCvyGE/EzmF4ngSUvjXxQUQlQiZ5lfw+w==", "_location": "/@sindresorhus/transliterate", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@sindresorhus/transliterate@0.1.2", "name": "@sindresorhus/transliterate", "escapedName": "@sindresorhus%2ftransliterate", "scope": "@sindresorhus", "rawSpec": "0.1.2", "saveSpec": null, "fetchSpec": "0.1.2" }, "_requiredBy": [ "/@sindresorhus/slugify" ], "_resolved": "https://registry.npmjs.org/@sindresorhus/transliterate/-/transliterate-0.1.2.tgz", "_spec": "0.1.2", "_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/transliterate/issues" }, "dependencies": { "escape-string-regexp": "^2.0.0", "lodash.deburr": "^4.1.0" }, "description": "Convert Unicode characters to Latin characters using transliteration", "devDependencies": { "ava": "^2.4.0", "tsd": "^0.11.0", "xo": "^0.26.1" }, "engines": { "node": ">=10" }, "files": [ "index.js", "index.d.ts", "replacements.js" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/transliterate#readme", "keywords": [ "transliterate", "transliteration", "string", "deburr", "unicode", "ascii", "text", "latin", "latinize", "convert", "replace" ], "license": "MIT", "name": "@sindresorhus/transliterate", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/transliterate.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "0.1.2" }