{
  "name": "plasma-ui",
  "version": "0.1.1",
  "description": "A Backbone Powered Interface Library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/LoudBit/plasma-ui.git"
  },
  "author": "Darcy Murphy",
  "license": "WTFPL",
  "bugs": {
    "url": "https://github.com/LoudBit/plasma-ui/issues"
  },
  "homepage": "https://github.com/LoudBit/plasma-ui",
  "devDependencies": {
    "mocha": "~1.18.0",
    "node-sass": "^0.8.4",
    "watch": "^0.9.0",
    "dot": "^1.0.2"
  },
  "dependencies": {
    "backbone": "~1.1.2",
    "underscore": "~1.6.0"
  }
}
