All Downloads are FREE. Search and download functionalities are using the official Maven repository.

telemetry.package.json Maven / Gradle / Ivy

There is a newer version: 1.0.43
Show newest version
{
  "name": "zoomer",
  "version": "1.0.0",
  "description": "",
  "main": "zoomer.js",
  "scripts": {
    "open": "open index.html",
    "server": "node server.js",
    "sync": "browser-sync start --server --files 'index.html' '*.css' '*.js'"
  },
  "author": "R. Mark Volkmann  (https://mvolkmann.github.io/)",
  "license": "MIT",
  "dependencies": {
    "express": "^4.16.2"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy