futuresdr-frontend 0.0.3

Web Frontend for an Experimental Async SDR Runtime for Heterogeneous Architectures.
Documentation
{
  "name": "futuresdr-frontend",
  "version": "0.0.1",
  "description": "FutureSDR Web Frontend",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@fleark:futuresdr-frontend"
  },
  "keywords": [
    "SDR",
    "FutureSDR",
    "Rust"
  ],
  "browserslist": [
    "defaults"
  ],
  "author": "Bastian Bloessl <mail@bastibl.net>",
  "license": "ISC",
  "devDependencies": {
    "browser-sync": "^2.26.14",
    "gulp": "^4.0.2",
    "gulp-sass": "^5.1.0",
    "mermaid": "^9.0.1",
    "sass": "^1.50.0"
  }
}