{ "name": "node", "version": "0.1.0", "description": "node bindings for variant", "main": "lib/index.js", "repository": { "type": "git", "url": "https://scm.server.traveljigsaw.com/collierl/variant" }, "author": "Luke Collier ", "license": "MIT", "dependencies": { "neon-cli": "^0.3.1" }, "scripts": { "install": "neon build" } }