{
  "name": "client",
  "version": "1.0.0",
  "description": "This folder contains all of the pieces of software used to build a tangerine client used for collecting data on Tablets or laptops.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": " http-server -c-1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "uuid": "^3.1.0",
    "workbox-cli": "^2.1.2"
  }
}
