{
  "name": "glimmer",
  "version": "1.1.5",
  "description": "The most powerful file upload toolkit you've yet to see.",
  "main": "build/index.js",
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/originalmachine/glimmer.git"
  },
  "keywords": [
    "file",
    "upload",
    "express",
    "connect",
    "aws",
    "s3",
    "telecast",
    "pkgcloud"
  ],
  "author": "Nicholas Young <nicholas@nicholaswyoung.com>",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/originalmachine/glimmer/issues"
  },
  "homepage": "https://github.com/originalmachine/glimmer",
  "dependencies": {
    "ampersand-class-extend": "^1.0.1",
    "async": "^0.9.0",
    "bluebird": "^2.9.9",
    "busboy": "^0.2.9",
    "errbot": "^1.0.0",
    "lodash.includes": "^3.0.0"
  },
  "devDependencies": {
    "chai": "^2.0.0",
    "gulp": "^3.8.11",
    "gulp-6to5": "^3.0.0",
    "gulp-mocha": "^2.0.0",
    "koa": "^0.18.0",
    "supertest": "^0.15.0",
    "telecast": "^0.3.1"
  }
}
