{
  "name": "arib-b25-stream-test",
  "version": "0.2.9",
  "description": "this is test program",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "preinstall": "make clean && make && mkdir bin && cp src/b25 bin/"
  },
  "author": "",
  "license": "ISC",
  "bin": {
    "arib-b25-stream-test": "bin/b25"
  },
  "os": [
    "linux"
  ]
}
