{
  "name": "example",
  "version": "0.0.2",
  "description": "",
  "main": "index.html",
  "scripts": {
    "start": "http-server . -p 8080",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Toshiyuki Ogura <tos.ogura@gmail.com>",
  "license": "MIT",
  "private": true,
  "dependencies": {
    "http-server": "^14.1.1",
    "rms-meter": "^0.0.2"
  }
}
