69 lines
2.3 KiB
JSON
69 lines
2.3 KiB
JSON
|
{
|
||
|
"name": "bevy-cli",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "bevy-cli",
|
||
|
"version": "1.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"mini-hamt": "^1.0.3",
|
||
|
"minimist": "^1.2.8",
|
||
|
"rambda": "^9.3.0",
|
||
|
"smol-toml": "^1.3.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@f/hash-str": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/@f/hash-str/-/hash-str-1.0.0.tgz",
|
||
|
"integrity": "sha512-qVQ416Lug2QuN3OW39+4CCDybWVABfAvyydlr9n1xwkE/U1XKB7BC2th1EH02f7P+zr5foycsNisppRKYf+L2Q==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@f/popcount": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/@f/popcount/-/popcount-1.0.0.tgz",
|
||
|
"integrity": "sha512-o6ctcKVEfiVLF2cPSdhR815dpVW4d3KijBu20jcxTbF6NFTV2sO/2+ffFn6NMgiVv3gv/4mVtOF92MYGtrfmew==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/mini-hamt": {
|
||
|
"version": "1.0.3",
|
||
|
"resolved": "https://registry.npmjs.org/mini-hamt/-/mini-hamt-1.0.3.tgz",
|
||
|
"integrity": "sha512-kL1xAjkZl4tWZ2QYNBMbpvmt0QJRIOoMxmdnXtJyPn/6jrBr/TKRbyJRNTsrjcGxlaudR2+CmLPlko7B5IdZJA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@f/hash-str": "^1.0.0",
|
||
|
"@f/popcount": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minimist": {
|
||
|
"version": "1.2.8",
|
||
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
|
||
|
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/rambda": {
|
||
|
"version": "9.3.0",
|
||
|
"resolved": "https://registry.npmjs.org/rambda/-/rambda-9.3.0.tgz",
|
||
|
"integrity": "sha512-cl/7DCCKNxmsbc0dXZTJTY08rvDdzLhVfE6kPBson1fWzDapLzv0RKSzjpmAqP53fkQqAvq05gpUVHTrUNsuxg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/smol-toml": {
|
||
|
"version": "1.3.0",
|
||
|
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.0.tgz",
|
||
|
"integrity": "sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"engines": {
|
||
|
"node": ">= 18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/cyyynthia"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|