| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_args": [
- [
- "git-up@4.0.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "git-up@4.0.1",
- "_id": "git-up@4.0.1",
- "_inBundle": false,
- "_integrity": "sha512-LFTZZrBlrCrGCG07/dm1aCjjpL1z9L3+5aEeI9SBhAqSc+kiA9Or1bgZhQFNppJX6h/f5McrvJt1mQXTFm6Qrw==",
- "_location": "/git-up",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "git-up@4.0.1",
- "name": "git-up",
- "escapedName": "git-up",
- "rawSpec": "4.0.1",
- "saveSpec": null,
- "fetchSpec": "4.0.1"
- },
- "_requiredBy": [
- "/git-url-parse"
- ],
- "_resolved": "https://registry.npmjs.org/git-up/-/git-up-4.0.1.tgz",
- "_spec": "4.0.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Ionică Bizău",
- "email": "bizauionica@gmail.com",
- "url": "https://ionicabizau.net"
- },
- "blah": {},
- "bugs": {
- "url": "https://github.com/IonicaBizau/git-up/issues"
- },
- "dependencies": {
- "is-ssh": "^1.3.0",
- "parse-url": "^5.0.0"
- },
- "description": "A low level git url parser.",
- "devDependencies": {
- "tester": "^1.4.3"
- },
- "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-up",
- "keywords": [
- "git",
- "url",
- "parser",
- "parsing"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "git-up",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/IonicaBizau/git-up.git"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "4.0.1"
- }
|