{
	"name" : "pcduino",
	"version" : "0.0.6",
	"description" : "A node.js module for accessing the Arduino compatible pins on the pcDuino microcontroller.",
	"main" : "pcduino.js",
	"repository" : {
		"type" : "git",
		"url" : "https://github.com/jheising/node.pcduino.git"
	},
	"keywords" :
		[
			"pcduino",
			"arduino",
			"GPIO",
			"I2C",
			"sparkfun",
			"SPI"
		],
	"author" : "Jim Heising <jheising@gmail.com>",
	"license" : "MIT"
}
