{
  "author": {
    "name": "Robert Krahn",
    "email": "robert.krahn@gmail.com"
  },
  "name": "lively-loader",
  "description": "Load Lively Kernel modules into node.js",
  "version": "0.2.5",
  "homepage": "http://lively-web.org",
  "repository": {
    "type": "git",
    "url": "https://github.com/LivelyKernel/node-lively-loader"
  },
  "main": "index.js",
  "dependencies": {
    "async": "~0.9",
    "lively.lang": ">=0.4.1"
  },
  "devDependencies": {
    "mocha": "^2.0.1"
  },
  "optionalDependencies": {},
  "scripts": {
    "test": "tests/run-tests.sh"
  },
  "readme": "# Lively Web [![Build Status](https://travis-ci.org/LivelyKernel/node-lively-loader.png?branch=master)](https://travis-ci.org/LivelyKernel/node-lively-loader)\n\nLoad [Lively](https://github.com/LivelyKernel/LivelyKernel/) modules inside node.js.\n\n## Run the tests\n\nRun `$ npm test`.\n\n## Contributing\n\n[MIT license](https://github.com/LivelyKernel/node-lively-loader/blob/master/LICENSE).\n",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/LivelyKernel/node-lively-loader/issues"
  },
  "_id": "lively-loader@0.2.5",
  "dist": {
    "shasum": "0077367e2f339578ccd2a3e08ba50c7aaaef816d"
  },
  "_from": "lively-loader@>=0.2.4",
  "_resolved": "https://registry.npmjs.org/lively-loader/-/lively-loader-0.2.5.tgz"
}
