aboutsummaryrefslogtreecommitdiffstats
path: root/.utilities/package.json
blob: 4e5dd267c945cc3ac7c221b9483f0e92a660f81b (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.0"
  }
}