summaryrefslogtreecommitdiff
path: root/tests/specs/remove/basic/add_lock.out
blob: 99127b95decbaaf55a02155947e5ea91f99682a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "version": "4",
  "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]"
    }
  },
  "workspace": {
    "dependencies": [
      "jsr:@std/assert@^1.0.0",
      "jsr:@std/http@^1.0.0"
    ]
  }
}