{ "name": "test", "version": "0.1.0", "description": "meh", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Alexis Hovorka", "license": "MIT", "private": true, "dependencies": { "bindings": "^1.5.0", "nan": "^2.14.0" } }