{
  "name": "wasm",
  "version": "1.0.0",
  "description": "",
  "main": "wasm.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nodesource/node-wasm.git"
  },
  "author": "Rod <rod@vagg.org> (http://r.va.gg/)",
  "license": "MIT",
  "dependencies": {
    "bindings": "~1.2.1",
    "nan": "~1.8.4",
    "tape": "~4.0.0"
  },
  "gypfile": true
}
