mirror of
https://github.com/tj/n.git
synced 2024-11-21 10:38:57 +01:00
25 lines
729 B
JSON
25 lines
729 B
JSON
{
|
|
"name": "n",
|
|
"version": "10.1.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
|
|
}
|
|
}
|
|
}
|