{
  "name": "xxdom",
  "version": "0.1.2",
  "description": "Criss-cross incremental DOM renderer",
  "main": "dist/xx.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "scripts/build.sh",
    "publish": "scripts/publish.sh"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jensh/xxdomjs.git"
  },
  "keywords": [
    "xxdom"
  ],
  "author": "Jens Hauke",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jensh/xxdomjs/issues"
  },
  "homepage": "https://github.com/jensh/xxdomjs#readme",
  "devDependencies": {
    "babel-minify": "^0.5.0"
  }
}
