We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59e78f commit 1e7de48Copy full SHA for 1e7de48
1 file changed
package.json
@@ -1,8 +1,17 @@
1
{
2
"author": "Cam Pedersen <diffference@gmail.com> (http://campedersen.com/)",
3
+ "contributors": [
4
+ { "name": "Rick Waldron", "email": "waldron.rick@gmail.com" },
5
+ { "name": "Leonhardt Wille", "email": "wille@riverlabs.de" },
6
+ ],
7
"name": "duino",
8
"description": "Arduino framework for mad scientists",
- "version": "0.0.5",
9
+ "version": "0.0.6",
10
+ "keywords": [
11
+ "arduino",
12
+ "serial",
13
+ "framework"
14
15
"repository": {
16
"type": "git",
17
"url": "git://github.com/ecto/duino.git"
0 commit comments