summaryrefslogtreecommitdiff
path: root/tests/specs/remove/basic/add_lock.out
blob: cda0fc34a2c1256dd0212bf22101d4b40cd1613b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "version": "3",
  "packages": {
    "specifiers": {
      "jsr:@std/assert@^1.0.0": "jsr:@std/assert@1.0.0",
      "jsr:@std/http@^1.0.0": "jsr:@std/http@1.0.0"
    },
    "jsr": {
      "@std/assert@1.0.0": {
        "integrity": "[WILDLINE]"
      },
      "@std/http@1.0.0": {
        "integrity": "[WILDLINE]"
      }
    }
  },
  "remote": {},
  "workspace": {
    "dependencies": [
      "jsr:@std/assert@^1.0.0",
      "jsr:@std/http@^1.0.0"
    ]
  }
}