summaryrefslogtreecommitdiff
path: root/tests/specs/remove/basic/add_lock.out
blob: a5a45e854bafeab8302e0e033c526aa3ec2ffcef (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": "7ae268c58de9693b4997fd93d9b303a47df336664e2008378ccb93c3458d092a"
      },
      "@std/http@1.0.0": {
        "integrity": "d75bd303c21123a9b58f7249e38b4c0aa3a09f7d76b13f9d7e7842d89052091a"
      }
    }
  },
  "remote": {},
  "workspace": {
    "dependencies": [
      "jsr:@std/assert@^1.0.0",
      "jsr:@std/http@^1.0.0"
    ]
  }
}