{
  "name": "w-js",
  "version": "4.50.0",
  "main": "build/W.node.js",
  "homepage": "https://github.com/theworkers/W.js",
  "scripts": {
    "test": "grunt"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/theworkers/W.js.git"
  },
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-bump": "0.0.13",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-docco": "~0.3.2",
    "grunt-mocha": "^0.4.10",
    "grunt-mocha-test": "^0.10.0"
  },
  "optionalDependencies": {
    "gl-matrix": "^2.1.0"
  },
  "dependencies": {}
}
