0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 13.58.232.94


Current Path : /proc/self/root/usr/lib/nodejs/github-url-from-git/
Upload File :
Current File : //proc/self/root/usr/lib/nodejs/github-url-from-git/package.json

{
  "name": "github-url-from-git",
  "version": "1.4.0",
  "description": "Parse a github git url and return the github repo url",
  "main": "index.js",
  "scripts": {
    "test": "mocha test.js --reporter spec --require should"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/visionmedia/node-github-url-from-git.git"
  },
  "keywords": [
    "github",
    "git",
    "url",
    "parser"
  ],
  "author": "TJ Holowaychuk",
  "license": "MIT",
  "devDependencies": {
    "better-assert": "~1.0.0",
    "mocha": "~1.9.0",
    "should": "~1.2.2"
  }
}