{
  "name": "ractive-tooltip",
  "version": "0.2.2",
  "description": "Tooltip decorator for ractivejs",
  "main": "src/tooltip.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/jondum/ractive-tooltip"
  },
  "keywords": [
    "ractivejs",
    "ractive",
    "decorator",
    "tooltip",
    "ractive-tooltip"
  ],
  "author": "Jonathan Dumaine",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jondum/ractive-tooltip/issues"
  },
  "homepage": "https://github.com/jondum/ractive-tooltip",
  "devDependencies": {
    "css-loader": "^0.23.1",
    "style-loader": "^0.13.1",
    "stylus-loader": "^2.3.1",
    "webpack": "^1.13.1"
  }
}
