{
  "name": "beams",
  "version": "0.2.1",
  "description": "A long-polling Node.js server and client",
  "dependencies": {},
  "devDependencies": {
    "jymin": ">=0.5.1",
    "exam": ">=0.3.2",
    "express": "4.4.4"
  },
  "keywords": [
    "beam",
    "beams",
    "long",
    "polling",
    "lighter",
    "lightweight",
    "simple",
    "fast",
    "ajax",
    "xhr",
    "socket",
    "io"
  ],
  "main": "beams.js",
  "engines": {
    "node": ">=0.2.6"
  },
  "scripts": {
    "build": "./node_modules/jymin/jymin-build.js",
    "test": "./node_modules/exam/exam.js",
    "cover": "./node_modules/exam/exam-cover.js",
    "report": "open coverage/lcov-report/index.html",
    "coveralls": "./node_modules/exam/exam-coveralls.js"
  },
  "repository": "https://github.com/lighterio/beams.git",
  "bugs": "https://github.com/lighterio/beams/issues",
  "homepage": "http://lighter.io/beams",
  "author": "Sam Eubank <sameubank@gmail.com>",
  "contributors": [
    "Sam Eubank <sameubank@gmail.com>"
  ],
  "license": "MIT"
}
