{
  "name": "xvop",
  "version": "0.0.8",
  "description": "Operators for XVNode",
  "main": "./lib/xvop.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "W.S. Hager",
  "license": "BSD-3-Clause",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wshager/xvop.git"
  },
  "bugs": {
    "url": "https://github.com/wshager/xvop/issues"
  },
  "homepage": "https://github.com/wshager/xvop#readme",
  "dependencies": {
    "xvtype": "^0.1.4"
  },
  "devDependencies": {
    "babel-cli": "^6.18.0",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.18.0"
  }
}
