Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
brackets / opt / brackets / node-core / thirdparty / ws / package.json
Size: Mime:
{
  "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
  "name": "ws-deploy",
  "description": "Minimal deployment version of a simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455",
  "version": "0.4.25",
  "repository": {
    "type": "git",
    "url": "git://github.com/joelrbrandt/ws-deploy.git"
  },
  "engines": {
    "node": ">=0.4.0"
  }
}