{ "_from": "git-url-parse@^11.1.2", "_id": "git-url-parse@11.1.3", "_inBundle": false, "_integrity": "sha1-A2Jbb8CZBemtHae7K4S+G/kSMUM=", "_location": "/git-url-parse", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "git-url-parse@^11.1.2", "name": "git-url-parse", "escapedName": "git-url-parse", "rawSpec": "^11.1.2", "saveSpec": null, "fetchSpec": "^11.1.2" }, "_requiredBy": [ "/@umijs/block-sdk" ], "_resolved": "https://registry.npm.taobao.org/git-url-parse/download/git-url-parse-11.1.3.tgz?cache=0&sync_timestamp=1596976666807&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgit-url-parse%2Fdownload%2Fgit-url-parse-11.1.3.tgz", "_shasum": "03625b6fc09905e9ad1da7bb2b84be1bf9123143", "_spec": "git-url-parse@^11.1.2", "_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/block-sdk", "author": { "name": "Ionică Bizău", "email": "bizauionica@gmail.com", "url": "https://ionicabizau.net" }, "blah": { "h_img": "http://i.imgur.com/HlfMsVf.png" }, "bugs": { "url": "https://github.com/IonicaBizau/git-url-parse/issues" }, "bundleDependencies": false, "dependencies": { "git-up": "^4.0.0" }, "deprecated": false, "description": "A high level git url parser for common git providers.", "devDependencies": { "tester": "^1.3.1" }, "directories": { "example": "example", "test": "test" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "bloggify.js", "bloggify.json", "bloggify/" ], "homepage": "https://github.com/IonicaBizau/git-url-parse", "keywords": [ "parse", "git", "url" ], "license": "MIT", "main": "lib/index.js", "name": "git-url-parse", "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/git-url-parse.git" }, "scripts": { "test": "node test" }, "version": "11.1.3" }