UNPKG

johnny-five

Version:

The JavaScript Arduino Programming Framework.

128 lines (127 loc) 5.9 kB
{ "name": "johnny-five", "description": "The JavaScript Arduino Programming Framework.", "version": "0.8.23", "homepage": "https://github.com/rwldrn/johnny-five", "author": { "name": "Rick Waldron <waldron.rick@gmail.com>", "email": "waldron.rick@gmail.com" }, "contributors": [ { "name": "Adam Hyland", "email": "<protonk@gmail.com>" }, { "name": "Andreas Haugstrup Pedersen", "email": "<haugstrup@podio.com>" }, { "name": "Andrew Homeyer", "email": "<homeyer@gmail.com>" }, { "name": "Ben Gillies", "email": "<bengillies@gmail.com>" }, { "name": "Carl Danley", "email": "<carldanley@gmail.com>" }, { "name": "Chris Williams", "email": "<chris@saferaging.com>" }, { "name": "Colin Vernon", "email": "<colin@littlebits.cc>" }, { "name": "Corey Daniels", "email": "<corey@skookum.com>" }, { "name": "FotoVerite", "email": "<mzbphoto@gmail.com>" }, { "name": "Francis Gulotta", "email": "<wizard@roborooter.com>" }, { "name": "Irene Ros", "email": "<irene@bocoup.com>" }, { "name": "Jonathan Beri", "email": "<jmberi@gmail.com>" }, { "name": "Julian Gautier", "email": "<julian.gautier@alumni.neumont.edu>" }, { "name": "Linus Larsson", "email": "<linus@devshm.net>" }, { "name": "Mike Breen", "email": "<hardbap@gmail.com>" }, { "name": "Mike Harsch", "email": "<mike@harschsystems.com>" }, { "name": "Mike Sherov", "email": "<mike.sherov@gmail.com>" }, { "name": "Paul Tagliamonte", "email": "<paultag@sunlightfoundation.com>" }, { "name": "Rahul Ravikumar", "email": "<rahulrav@a2z.com>" }, { "name": "Randall A. Gordon", "email": "<randall@randallagordon.com>" }, { "name": "Rebecca Murphey", "email": "<rmurphey@gmail.com>" }, { "name": "Ryan Neufeld", "email": "<ryan@neucode.org>" }, { "name": "Scott González", "email": "<scott.gonzalez@gmail.com>" }, { "name": "Swift", "email": "<theycallmeswift@gmail.com>" }, { "name": "Travis Thieman", "email": "<travis.thieman@gmail.com>" }, { "name": "Vincent Agnano", "email": "<vincent.agnano@scopyleft.fr>" }, { "name": "Cole", "email": "<mcg42387@gmail.com>" }, { "name": "Divan Visagie", "email": "<visagiedivan@gmail.com>" }, { "name": "Sara Gorecki", "email": "<sgorecki@gmail.com>" }, { "name": "Raquel Velez", "email": "<rockbot01@gmail.com>" }, { "name": "Tim Walker", "email": "<tim.twalker@gmail.com>" }, { "name": "Toby Miller", "email": "<tmiller@localhost.localhost>" }, { "name": "Richard Key", "email": "<rich@busyrich.com>" }, { "name": "Patrick Clark", "email": "<pat@hellop.at>" }, { "name": "Boros Márton", "email": "<martonboros@gmail.com>" }, { "name": "Jeremy Morrell", "email": "<morrell.jeremy@gmail.com>" }, { "name": "Bob Holt", "email": "<bobholt@gmail.com>" }, { "name": "Dwayn Matthies", "email": "<dwayn.matthies@gmail.com>" }, { "name": "AJ Fisher", "email": "<ajfisher.td@gmail.com>" }, { "name": "Julian Duque", "email": "<julianduquej@gmail.com>" }, { "name": "Daan van Berkel", "email": "<daan.v.berkel.1980@gmail.com>" }, { "name": "Oli Evans", "email": "<oli@zilla.org.uk>" }, { "name": "Cory Gackenheimer", "email": "<cory.gack@gmail.com>" }, { "name": "Ray Pierce", "email": "<ray@digitalpierce.com>" }, { "name": "Jonathan Clem", "email": "<jonathan@jclem.net>" }, { "name": "achingbrain", "email": "<alex@achingbrain.net>" }, { "name": "Jeff Albrecht", "email": "<jeffa@iea-software.com>" }, { "name": "Isaac Durazo", "email": "<isaacdurazo@gmail.com>" }, { "name": "Pawel Szymczykowski", "email": "<makenai@gmail.com>" }, { "name": "Alex Crooks", "email": "<alexcrooks@gmail.com>" }, { "name": "Donovan Buck", "email": "<donovan@donovan.bz>" }, { "name": "Taha Hesham", "email": "<taha@wizylabs.com>" }, { "name": "Alfonso de la Osa", "email": "<fonz@botverse.com>" }, { "name": "Donald Averill", "email": "<donaldaverill@nakedcitybrewing.com" }, { "name": "Bryan Hughes", "email": "<bryan@theoreticalideations.com>" }, { "name": "Robert Myers", "email": "<rmyers@euro-pro.com>" }, { "name": "David Resseguie", "email": "<david@resseguie.com>" }, { "name": "Lyza Danger Gardner", "email": "<lyza@lyza.com>" }, { "name": "Adam Magaluk", "email": "<AdamMagaluK@gmail.com>" }, { "name": "Udo Kramer", "email": "<optikfluffel@gmail.com>" }, { "name": "Joseph Weakley", "email": "<joew@samjoe.com>" }, { "name": "Dean McDonnell", "email": "<mcdonnelldean@outlook.com>" } ], "keywords": [ "arduino", "raspberrypi", "usb", "serial", "serialport", "firmata", "robot", "spark", "spark core", "spark-io", "raspberrypi", "raspberry pi", "rpi", "raspi-io", "intel galileo", "galileo", "galileo-io" ], "repository": { "type": "git", "url": "git://github.com/rwldrn/johnny-five.git" }, "bugs": { "url": "https://github.com/rwldrn/johnny-five/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/rwldrn/johnny-five/blob/master/LICENSE-MIT" } ], "main": "lib/johnny-five", "engines": { "node": ">=0.8.0" }, "dependencies": { "colors": ">=0.5.1", "lodash": "latest", "es6-shim": "latest", "temporal": "latest", "descriptor": "latest", "nanotimer": "0.3.1", "ease-component": "latest" }, "optionalDependencies": { "firmata": ">=0.2.9", "serialport": "latest", "galileo-io": "latest" }, "devDependencies": { "async": "~0.9.0", "copy-paste": "~0.3.0", "optimist": "~0.6.1", "keypress": "latest", "sinon": "~1.10.2", "grunt": "~0.4.5", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.1", "grunt-contrib-watch": "~0.6.1", "grunt-jsbeautifier": "~0.2.2", "grunt-jscs": "~0.8.0" }, "scripts": { "test": "grunt" }, "browser": { "galileo-io" : false } }