{
  "name": "bikini",
  "version": "0.8.1",
  "description": "",
  "keywords": [
    "bikini",
    "backbone",
    "framework",
    "realtime",
    "offline",
    "mvc"
  ],
  "homepage": "http://mwaysolutions.com",
  "author": "M-Way Solutions GmbH",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "devDependencies": {
    "grunt": "0.4.2",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jshint": "~0.7.2",
    "grunt-contrib-qunit": "^0.5.2",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-curl": "~1.2.1",
    "grunt-express-server": "~0.4.11",
    "grunt-gh-pages": "^0.9.1",
    "grunt-jsdoc": "~0.4.2",
    "grunt-jsonlint": "~1.0.4",
    "grunt-mocha": "~0.4.6",
    "grunt-preprocess": "~3.0.1",
    "load-grunt-tasks": "~0.2.0",
    "lodash": "~2.4.1",
    "time-grunt": "~0.2.3"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.2.10"
  },
  "dependencies": {}
}
