ar-drone-png-stream
Version:
HTTP png stream from nodecopter using multipart/x-mixed-replace
27 lines (26 loc) • 598 B
JSON
{
"name": "ar-drone-png-stream",
"version": "2.0.0",
"description": "HTTP png stream from nodecopter using multipart/x-mixed-replace",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Soarez/ar-drone-png-stream"
},
"keywords": [
"ar-drone",
"nodecopter",
"png",
"stream",
"x-mixed-replace",
"multipart"
],
"dependencies": {
"ar-drone": "*"
},
"author": "Igor Soarez <igorsoarez@gmail.com> (http://soarez.com/)",
"license": "MIT"
}