{
  "name": "strophejs-plugins",
  "description": "Strophe.js community plugins",
  "version": "0.0.7",
  "homepage": "https://github.com/strophe/strophejs-plugins",
  "repository": {
    "type": "git",
    "url": "git://github.com/strophe/strophejs-plugins.git"
  },
  "keywords": [
    "xmpp",
    "message",
    "bosh",
    "websocket",
    "browser",
    "plugins"
  ],
  "files": [
    "/**/strophe*.js",
    "CHANGES.md",
    "README.md"
  ],
  "author": "The Strophe.js community",
  "dependencies": {
  },
  "engines": {
    "browser": "*"
  },
  "devDependencies": {
    "bower": "latest",
    "grunt": "~0.4",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "^0.9.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-qunit": "^0.5.2",
    "grunt-contrib-requirejs": "^0.4.4",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-mkdir": "~0.1.1",
    "grunt-natural-docs": "~0.1.1",
    "grunt-shell": "~0.6.1",
    "requirejs": "~2.1.15"
  }
}
