-
-
Notifications
You must be signed in to change notification settings - Fork 763
Expand file tree
/
Copy pathpackage-lock.json
More file actions
24 lines (24 loc) · 729 Bytes
/
package-lock.json
File metadata and controls
24 lines (24 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "n",
"version": "10.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"bats": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/bats/-/bats-1.2.1.tgz",
"integrity": "sha512-2fcPDRQa/Kvh6j1IcCqsHpT5b9ObMzRzw6abC7Bg298PX8Qdh9VRkvO2WJUEhdyfjq2rLBCOAWdcv0tS4+xTUA==",
"dev": true
},
"bats-assert": {
"version": "github:bats-core/bats-assert#0a8dd57e2cc6d4cc064b1ed6b4e79b9f7fee096f",
"from": "github:bats-core/bats-assert",
"dev": true
},
"bats-support": {
"version": "github:bats-core/bats-support#d140a65044b2d6810381935ae7f0c94c7023c8c3",
"from": "github:bats-core/bats-support",
"dev": true
}
}
}