Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.licensee.json - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b815d601ee77abd5dcfae31385749d7ed4c0e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "licenses": {
    "spdx": [
      "CC-BY-3.0"
    ],
    "blueOak": "bronze"
  },
  "corrections": true,
  "packages": {
    "config-chain": "1.1.12",
    "cyclist": "0.2.2",
    "json-schema": "0.2.3",
    "qrcode-terminal": "0.12.0"
  }
}