Projects STRLCPY git-open Commits 09549472
🤬
  • ■ ■ ■ ■ ■ ■
    package.json
    1 1  {
    2 2   "name": "git-open",
    3  - "version": "1.0.2",
     3 + "version": "1.1.0",
    4 4   "description": "Type `git open` to open the GitHub page or website for a repository.",
    5 5   "repository": {
    6 6   "type": "git",
    skipped 5 lines
    12 12   ],
    13 13   "bin": {
    14 14   "git-open": "git-open",
    15  - "git-home" : "git-open"
     15 + "git-home": "git-open"
    16 16   },
    17 17   "author": "Paul Irish",
    18 18   "license": "MIT",
    skipped 6 lines
Please wait...
Page is in error, reload to recover