File tree Expand file tree Collapse file tree 5 files changed +22
-56
lines changed Expand file tree Collapse file tree 5 files changed +22
-56
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @kevinmichaelchen/cel-typescript-darwin-arm64" ,
33 "version" : " 0.0.0" ,
4- "os" : [
5- " darwin"
6- ],
7- "cpu" : [
8- " arm64"
9- ],
4+ "os" : [" darwin" ],
5+ "cpu" : [" arm64" ],
106 "main" : " cel-typescript.darwin-arm64.node" ,
11- "files" : [
12- " cel-typescript.darwin-arm64.node"
13- ],
7+ "files" : [" cel-typescript.darwin-arm64.node" ],
148 "license" : " MIT" ,
159 "engines" : {
1610 "node" : " >= 10"
1711 }
18- }
12+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @kevinmichaelchen/cel-typescript-darwin-x64" ,
33 "version" : " 0.0.0" ,
4- "os" : [
5- " darwin"
6- ],
7- "cpu" : [
8- " x64"
9- ],
4+ "os" : [" darwin" ],
5+ "cpu" : [" x64" ],
106 "main" : " cel-typescript.darwin-x64.node" ,
11- "files" : [
12- " cel-typescript.darwin-x64.node"
13- ],
7+ "files" : [" cel-typescript.darwin-x64.node" ],
148 "license" : " MIT" ,
159 "engines" : {
1610 "node" : " >= 10"
1711 }
18- }
12+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @kevinmichaelchen/cel-typescript-linux-arm64-gnu" ,
33 "version" : " 0.0.0" ,
4- "os" : [
5- " linux"
6- ],
7- "cpu" : [
8- " arm64"
9- ],
4+ "os" : [" linux" ],
5+ "cpu" : [" arm64" ],
106 "main" : " cel-typescript.linux-arm64-gnu.node" ,
11- "files" : [
12- " cel-typescript.linux-arm64-gnu.node"
13- ],
7+ "files" : [" cel-typescript.linux-arm64-gnu.node" ],
148 "license" : " MIT" ,
159 "engines" : {
1610 "node" : " >= 10"
1711 },
18- "libc" : [
19- " glibc"
20- ]
21- }
12+ "libc" : [" glibc" ]
13+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @kevinmichaelchen/cel-typescript-linux-x64-gnu" ,
33 "version" : " 0.0.0" ,
4- "os" : [
5- " linux"
6- ],
7- "cpu" : [
8- " x64"
9- ],
4+ "os" : [" linux" ],
5+ "cpu" : [" x64" ],
106 "main" : " cel-typescript.linux-x64-gnu.node" ,
11- "files" : [
12- " cel-typescript.linux-x64-gnu.node"
13- ],
7+ "files" : [" cel-typescript.linux-x64-gnu.node" ],
148 "license" : " MIT" ,
159 "engines" : {
1610 "node" : " >= 10"
1711 },
18- "libc" : [
19- " glibc"
20- ]
21- }
12+ "libc" : [" glibc" ]
13+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @kevinmichaelchen/cel-typescript-win32-x64-msvc" ,
33 "version" : " 0.0.0" ,
4- "os" : [
5- " win32"
6- ],
7- "cpu" : [
8- " x64"
9- ],
4+ "os" : [" win32" ],
5+ "cpu" : [" x64" ],
106 "main" : " cel-typescript.win32-x64-msvc.node" ,
11- "files" : [
12- " cel-typescript.win32-x64-msvc.node"
13- ],
7+ "files" : [" cel-typescript.win32-x64-msvc.node" ],
148 "license" : " MIT" ,
159 "engines" : {
1610 "node" : " >= 10"
1711 }
18- }
12+ }
You can’t perform that action at this time.
0 commit comments