{
  "name": "life_star",
  "version": "0.8.6",
  "author": {
    "name": "Fabian Bornhofen",
    "email": "fbornhofen@gmail.com"
  },
  "contributors": [
    {
      "name": "Robert Krahn",
      "email": "robert.krahn@gmail.com"
    },
    {
      "name": "Marko Roeder",
      "email": "marko.roeder@student.hpi.uni-potsdam.de"
    }
  ],
  "description": "Another web server for Lively",
  "dependencies": {
    "async": "~0.9",
    "express": "~3",
    "lively-davfs": "^0.4.3",
    "log4js": "0.4.1",
    "morgan": ">=1.2.0",
    "request": "~2.2",
    "lively.lang": ">=0.4"
  },
  "devDependencies": {
    "nodeunit": ""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/LivelyKernel/life_star.git"
  },
  "main": "life_star",
  "scripts": {
    "test": "node_modules/nodeunit/bin/nodeunit tests/*-test.js"
  },
  "readme": "Life Star [![Build Status](https://travis-ci.org/LivelyKernel/life_star.png?branch=master)](https://travis-ci.org/LivelyKernel/life_star)\n=========\n\nYet another web server for the Lively Kernel. Runs on nodejs 0.6.x and newer.\n\nGlues your filesystem and jsDAV together and provides sevices for [LivelyKernel](https://github.com/LivelyKernel/LivelyKernel).\n\nThe server can be run standalone but usually it is used with [`lk server`](https://github.com/LivelyKernel/LivelyKernel/wiki/livelykernel-scripts#lk-server)\n",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/LivelyKernel/life_star/issues"
  },
  "_id": "life_star@0.8.6",
  "dist": {
    "shasum": "f70ffec431aadab6d95da9bcc7e1ae0685cc47c4"
  },
  "_from": "life_star@>=0.8.5",
  "_resolved": "https://registry.npmjs.org/life_star/-/life_star-0.8.6.tgz"
}
