8000 Create package.json · arduino/ArduinoCore-mbed@ffa4f1b · GitHub
[go: up one dir, main page]

Skip to content

Commit ffa4f1b

Browse files
authored
Create package.json
1 parent fcc76c3 commit ffa4f1b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "framework-arduino-mbed",
3+
"version": "3.1.1",
4+
"description": "Arduino framework supporting mbed-enabled boards",
5+
"keywords": [
6+
"framework",
7+
"arduino",
8+
"mbed"
9+
],
10+
"homepage": "https://www.arduino.cc/reference/en",
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/arduino/ArduinoCore-mbed"
14+
}
15+
}

0 commit comments

Comments
 (0)
0