File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " macOS arm64 binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-darwin-arm64"
10+ },
611 "os" : [
712 " darwin"
813 ],
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " macOS x64 binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-darwin-x64"
10+ },
611 "os" : [
712 " darwin"
813 ],
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " Linux arm binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-linux-arm"
10+ },
611 "os" : [
712 " linux"
813 ],
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " Linux arm64 binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-linux-arm64"
10+ },
611 "os" : [
712 " linux"
813 ],
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " Linux x64 binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-linux-x64"
10+ },
611 "os" : [
712 " linux"
813 ],
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " Windows arm64 binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-win32-arm64"
10+ },
611 "os" : [
712 " win32"
813 ],
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "description" : " Windows x64 binary for @kosli/cli" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
9+ "directory" : " npm/cli-win32-x64"
10+ },
611 "os" : [
712 " win32"
813 ],
Original file line number Diff line number Diff line change 77 "homepage" : " https://kosli.com" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " git+https://github.com/kosli-dev/cli.git"
10+ "url" : " git+https://github.com/kosli-dev/cli.git" ,
11+ "directory" : " npm/wrapper"
1112 },
1213 "bugs" : {
1314 "url" : " https://github.com/kosli-dev/cli/issues"
1920 " supply-chain" ,
2021 " devops"
2122 ],
23+ "engines" : {
24+ "node" : " >=18"
25+ },
2226 "bin" : {
2327 "kosli" : " bin/kosli"
2428 },
You can’t perform that action at this time.
0 commit comments