Projects STRLCPY git-open Commits f73d3e6a
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    package.json
    skipped 10 lines
    11 11   "cli"
    12 12   ],
    13 13   "bin": {
    14  - "git-open": "git-open"
     14 + "git-open": "git-open",
     15 + "git-home" : "git-open"
    15 16   },
    16 17   "author": "Paul Irish",
    17 18   "license": "MIT",
    skipped 2 lines
    20 21   },
    21 22   "homepage": "https://github.com/paulirish/git-open"
    22 23  }
     24 + 
Please wait...
Page is in error, reload to recover