hologit
Version:
Hologit automates the projection of layered composite file trees based on flat, declarative plans
141 lines (140 loc) • 4.23 kB
JSON
{
"name": "@hologit/holo-tree",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@hologit/holo-tree",
"version": "0.0.1",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^2.18.4"
},
"engines": {
"node": ">=20"
},
"optionalDependencies": {
"@hologit/holo-tree-darwin-arm64": "0.0.1",
"@hologit/holo-tree-darwin-x64": "0.0.1",
"@hologit/holo-tree-linux-arm64-gnu": "0.0.1",
"@hologit/holo-tree-linux-x64-gnu": "0.0.1",
"@hologit/holo-tree-linux-x64-musl": "0.0.1",
"@hologit/holo-tree-win32-x64-msvc": "0.0.1"
}
},
"node_modules/@hologit/holo-tree-darwin-arm64": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@hologit/holo-tree-darwin-arm64/-/holo-tree-darwin-arm64-0.0.1.tgz",
"integrity": "sha512-Ix1ynaV7N5gbhgc6u74nZRW3GjypN4kB2U8pbxlKgj3LFhbMaZoJKa0WuqgeZvaVHdDQE+FGh05Y1wV2JudAUw==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=20"
}
},
"node_modules/@hologit/holo-tree-darwin-x64": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@hologit/holo-tree-darwin-x64/-/holo-tree-darwin-x64-0.0.1.tgz",
"integrity": "sha512-GDzGSvtXBlhiMpWYnufkbLDSupjtFcpHfLjhOiQpw61vposN/FmVSAjOyaU2VLdYqRUaA2njocqr5gf3LqZ3NQ==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=20"
}
},
"node_modules/@hologit/holo-tree-linux-arm64-gnu": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@hologit/holo-tree-linux-arm64-gnu/-/holo-tree-linux-arm64-gnu-0.0.1.tgz",
"integrity": "sha512-PgDKAv/cM3Syf5j+jwb7zKcpciHqmf6SmUjII23lLoliMWI5gAQPBxT7cgAWpNQ9PSynvVuCAlVUcL+0vW9B5g==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=20"
}
},
"node_modules/@hologit/holo-tree-linux-x64-gnu": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@hologit/holo-tree-linux-x64-gnu/-/holo-tree-linux-x64-gnu-0.0.1.tgz",
"integrity": "sha512-GHF02JK3XTKlR3joEw4iMhakFMXUrd/JBpC1YiyRhxM8K484lgGEDY7BLoZT3Fqxk7S/2JVDzOBu9ePrGyApfg==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=20"
}
},
"node_modules/@hologit/holo-tree-linux-x64-musl": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@hologit/holo-tree-linux-x64-musl/-/holo-tree-linux-x64-musl-0.0.1.tgz",
"integrity": "sha512-n9Gof+9ToWP1djaES2cIYLNyDNj9zOcFNMa2oO6BboMve8dCkf2JY3pWqlPH85SWngo72ms57rRbamk3SIkVXQ==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=20"
}
},
"node_modules/@hologit/holo-tree-win32-x64-msvc": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@hologit/holo-tree-win32-x64-msvc/-/holo-tree-win32-x64-msvc-0.0.1.tgz",
"integrity": "sha512-JFlD7PDpfqiUnAOVYvPasjGoT0bUVBdXYTzL050kywCIB2wWk38GUK0i7qQdHqpfKj8TM1Oomh4VIw7rIEwMfw==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=20"
}
},
"node_modules/@napi-rs/cli": {
"version": "2.18.4",
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.18.4.tgz",
"integrity": "sha512-SgJeA4df9DE2iAEpr3M2H0OKl/yjtg1BnRI5/JyowS71tUWhrfSu2LT0V3vlHET+g1hBVlrO60PmEXwUEKp8Mg==",
"dev": true,
"license": "MIT",
"bin": {
"napi": "scripts/index.js"
},
"engines": {
"node": ">= 10"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/Brooooooklyn"
}
}
}
}