{
  "name": "derby-vm",
  "version": "1.0.0",
  "description": "Derby plugin for making a better distinction between vm (component's scoped model) and model (model.root)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "derby": "^0.6.0-alpha46"
  },
  "author": "cjblomqvist <carl@cjblomqvist.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/BBWeb/derby-vm.git"
  },
  "keywords": [
    "derby",
    "plugin"
  ],
  "bugs": {
    "url": "https://github.com/BBWeb/derby-vm/issues"
  },
  "homepage": "https://github.com/BBWeb/derby-vm",
  "readmeFilename": "README.md"
}
