芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/hosted-git-info/package.json
{ "_args": [ [ "hosted-git-info@3.0.8", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "hosted-git-info@3.0.8", "_id": "hosted-git-info@3.0.8", "_inBundle": false, "_integrity": "sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==", "_location": "/hosted-git-info", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "hosted-git-info@3.0.8", "name": "hosted-git-info", "escapedName": "hosted-git-info", "rawSpec": "3.0.8", "saveSpec": null, "fetchSpec": "3.0.8" }, "_requiredBy": [ "/strapi-generate-new" ], "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz", "_spec": "3.0.8", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", "url": "http://re-becca.org" }, "bugs": { "url": "https://github.com/npm/hosted-git-info/issues" }, "dependencies": { "lru-cache": "^6.0.0" }, "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", "devDependencies": { "standard": "^11.0.1", "standard-version": "^4.4.0", "tap": "^12.7.0" }, "engines": { "node": ">=10" }, "files": [ "index.js", "git-host.js", "git-host-info.js" ], "homepage": "https://github.com/npm/hosted-git-info", "keywords": [ "git", "github", "bitbucket", "gitlab" ], "license": "ISC", "main": "index.js", "name": "hosted-git-info", "repository": { "type": "git", "url": "git+https://github.com/npm/hosted-git-info.git" }, "scripts": { "postrelease": "npm publish && git push --follow-tags", "posttest": "standard", "prerelease": "npm t", "release": "standard-version -s", "test": "tap -J --100 --no-esm test/*.js", "test:coverage": "tap --coverage-report=html -J --100 --no-esm test/*.js" }, "version": "3.0.8" }