{
  "name": "@vpalmisano/ggwave",
  "version": "0.4.3-2",
  "description": "Tiny data-over-sound library",
  "main": "ggwave.js",
  "files": [
    "ggwave.js"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  
  "scripts": {
    "test": "echo \"todo: add tests\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ggerganov/ggwave.git"
  },
  "keywords": [
    "data-over-sound",
    "fsk",
    "sound-library",
    "ultrasound",
    "ecc"
  ],
  "author": "Georgi Gerganov",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ggerganov/ggwave/issues"
  },
  "homepage": "https://github.com/ggerganov/ggwave#readme"
}
