Skip to content

Commit 1e7de48

Browse files
author
Cam Pedersen
committed
[dist] level up, add contributors and keywords
1 parent a59e78f commit 1e7de48

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
{
22
"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+
],
37
"name": "duino",
48
"description": "Arduino framework for mad scientists",
5-
"version": "0.0.5",
9+
"version": "0.0.6",
10+
"keywords": [
11+
"arduino",
12+
"serial",
13+
"framework"
14+
],
615
"repository": {
716
"type": "git",
817
"url": "git://github.com/ecto/duino.git"

0 commit comments

Comments
 (0)