{
  "name": "atolla",
  "version": "1.0.7",
  "description": "Node binding to the reference implementation of the atolla protocol",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "node-gyp rebuild"
  },
  "author": "krachzack <hello@phstadler.com>",
  "license": "SEE LICENSE IN UNLICENSE",
  "repository": "https://github.com/krachzack/atolla-node",
  "gypfile": true,
  "dependencies": {
    "tinycolor2": "^1.4.1"
  }
}
