aboutsummaryrefslogtreecommitdiffstats
path: root/.utilities/package.json
blob: 4e252bebda6f1212d1b990659b3c427fbc16f8a0 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "dotfiles",
  "version": "1.0.0",
  "main": "index.js",
  "author": "Simen A. W. Olsen",
  "license": "Apache-2.0",
  "dependencies": {
    "gcloud-config-select": "^1.0.1"
  }
}