{
  "name": "springbokjs-dom-components",
  "description": "views and components for server and browser",
  "keywords": [
    "springbokjs"
  ],
  "version": "0.5.7",
  "homepage": "http://springbokjs.org",
  "license": "MIT",
  "author": "Christophe Hurpeau <christophe@hurpeau.com> (http://christophe.hurpeau.com/)",
  "repository": "git://github.com/christophehurpeau/springbokjs-dom-components.git",
  "main": "./lib/index.js",
  "browser": "./lib/browser.js",
  "devDependencies": {
    "gulp": "^3.8.11",
    "mocha": "^2.2.4",
    "proclaim": "^3.2.1",
    "springbokjs-library": "^4.0.1"
  },
  "jspm": {
    "main": "./lib/browser.js"
  }
}
