-
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathpackage.json
102 lines (102 loc) · 4.61 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"name": "@xpack-dev-tools/arm-none-eabi-gcc",
"version": "14.2.1-1.1.1",
"description": "A binary xpm package with the GNU Arm Embedded GCC toolchain executables",
"main": "",
"scripts": {
"postversion": "git push origin --all && git push origin --tags",
"test": "echo \"Error: no test specified\" && exit 1",
"liquidjs": "liquidjs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack.git"
},
"bugs": {
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/issues"
},
"homepage": "https://xpack-dev-tools.github.io/arm-none-eabi-gcc-xpack/",
"keywords": [
"xpack",
"gcc",
"arm",
"toolchain",
"embedded"
],
"author": {
"name": "Liviu Ionescu",
"email": "ilg@livius.net",
"url": "https://github.com/ilg-ul"
},
"license": "MIT",
"xpack": {
"minimumXpmRequired": "0.16.3",
"binaries": {
"destination": "./.content",
"baseUrl": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v14.2.1-1.1",
"skip": 1,
"platforms": {
"darwin-arm64": {
"fileName": "xpack-arm-none-eabi-gcc-14.2.1-1.1-darwin-arm64.tar.gz",
"sha256": "f52ea3760c53b25d726a7345be60a210736293db85f92daa39d1d22d34e2c995"
},
"darwin-x64": {
"fileName": "xpack-arm-none-eabi-gcc-14.2.1-1.1-darwin-x64.tar.gz",
"sha256": "b5bf8d5af099fd464d1543e5b8901308fb64116fa7a244426cacf4ff1b882fc7"
},
"linux-arm64": {
"fileName": "xpack-arm-none-eabi-gcc-14.2.1-1.1-linux-arm64.tar.gz",
"sha256": "a1ac95c8d9347020d61e387e644a2c1806556b77162958a494d2f5f3d5fe7053"
},
"linux-arm": {
"fileName": "xpack-arm-none-eabi-gcc-14.2.1-1.1-linux-arm.tar.gz",
"sha256": "7a0beb722c4a290e35d041d942612a38336d76a60c78286d116e79e82d82f285"
},
"linux-x64": {
"fileName": "xpack-arm-none-eabi-gcc-14.2.1-1.1-linux-x64.tar.gz",
"sha256": "ed8c7d207a85d00da22b90cf80ab3b0b2c7600509afadf6b7149644e9d4790a6"
},
"win32-x64": {
"fileName": "xpack-arm-none-eabi-gcc-14.2.1-1.1-win32-x64.zip",
"sha256": "0b2d496b383ba578182eb57b3f7d35ff510e36eda56257883b902fa07c3bba55"
}
}
},
"bin": {
"arm-none-eabi-addr2line": "./.content/bin/arm-none-eabi-addr2line",
"arm-none-eabi-ar": "./.content/bin/arm-none-eabi-ar",
"arm-none-eabi-as": "./.content/bin/arm-none-eabi-as",
"arm-none-eabi-c++": "./.content/bin/arm-none-eabi-c++",
"arm-none-eabi-c++filt": "./.content/bin/arm-none-eabi-c++filt",
"arm-none-eabi-cpp": "./.content/bin/arm-none-eabi-cpp",
"arm-none-eabi-dwp": "./.content/bin/arm-none-eabi-dwp",
"arm-none-eabi-elfedit": "./.content/bin/arm-none-eabi-elfedit",
"arm-none-eabi-g++": "./.content/bin/arm-none-eabi-g++",
"arm-none-eabi-gcc": "./.content/bin/arm-none-eabi-gcc",
"arm-none-eabi-gcc-ar": "./.content/bin/arm-none-eabi-gcc-ar",
"arm-none-eabi-gcc-nm": "./.content/bin/arm-none-eabi-gcc-nm",
"arm-none-eabi-gcc-ranlib": "./.content/bin/arm-none-eabi-gcc-ranlib",
"arm-none-eabi-gcov": "./.content/bin/arm-none-eabi-gcov",
"arm-none-eabi-gcov-dump": "./.content/bin/arm-none-eabi-gcov-dump",
"arm-none-eabi-gcov-tool": "./.content/bin/arm-none-eabi-gcov-tool",
"arm-none-eabi-gdb": "./.content/bin/arm-none-eabi-gdb",
"arm-none-eabi-gdb-add-index": "./.content/bin/arm-none-eabi-gdb-add-index",
"arm-none-eabi-gdb-add-index-py3": "./.content/bin/arm-none-eabi-gdb-add-index-py3",
"arm-none-eabi-gdb-py3": "./.content/bin/arm-none-eabi-gdb-py3",
"arm-none-eabi-gfortran": "./.content/bin/arm-none-eabi-gfortran",
"arm-none-eabi-gprof": "./.content/bin/arm-none-eabi-gprof",
"arm-none-eabi-ld": "./.content/bin/arm-none-eabi-ld",
"arm-none-eabi-ld.bfd": "./.content/bin/arm-none-eabi-ld.bfd",
"arm-none-eabi-ld.gold": "./.content/bin/arm-none-eabi-ld.gold",
"arm-none-eabi-lto-dump": "./.content/bin/arm-none-eabi-lto-dump",
"arm-none-eabi-nm": "./.content/bin/arm-none-eabi-nm",
"arm-none-eabi-objcopy": "./.content/bin/arm-none-eabi-objcopy",
"arm-none-eabi-objdump": "./.content/bin/arm-none-eabi-objdump",
"arm-none-eabi-ranlib": "./.content/bin/arm-none-eabi-ranlib",
"arm-none-eabi-readelf": "./.content/bin/arm-none-eabi-readelf",
"arm-none-eabi-size": "./.content/bin/arm-none-eabi-size",
"arm-none-eabi-strings": "./.content/bin/arm-none-eabi-strings",
"arm-none-eabi-strip": "./.content/bin/arm-none-eabi-strip"
}
}
}