๐Ÿ“ฆ RobLoach / dotfiles

๐Ÿ“„ package.json ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12{
  "name": "@robloach/dotfiles",
  "description": "RobLoach's Dotfiles",
  "homepage": "https://github.com/robloach/dotfiles",
  "private": true,
  "dependencies": {
    "tldr": "*"
  },
  "repository": "github:RobLoach/dotfiles",
  "license": "Zlib"
}