{
    "name": "bidirectional-calls",
    "version": "1.0.0",
    "description": "",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "start": "parcel -p 1234 watch index.html"
    },
    "private": true,
    "author": "",
    "license": "ISC",
    "dependencies": {
        "babel-polyfill": "^6.26.0",
        "dho-rpc": "1.*"
    },
    "devDependencies": {
        "parcel-bundler": "^1.12.4"
    }
}
