This repository has been archived on 2022-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
websocket-webcam/node_modules/ws/examples/fileapi/package.json

19 lines
359 B
JSON

{
"author": "",
"name": "fileapi",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git://github.com/einaros/ws.git"
},
"engines": {
"node": "~0.6.8"
},
"dependencies": {
"express": "latest",
"ansi": "https://github.com/einaros/ansi.js/tarball/master"
},
"devDependencies": {},
"optionalDependencies": {}
}