{
  "name": "expressions",
  "version": "1.1.4",
  "description": "Grab bag of template binding expressions.",
  "main": "index.js",
  "scripts": {
    "docs": "make docs"
  },
  "author": "Tim Oxley <secoif@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "inherits": "~2.0.1",
    "moment": "~2.8.3",
    "polymer-expressions": "~0.3.6",
    "sliced": "0.0.5",
    "templatebinding": "~0.3.4",
    "titlize": "~0.1.1"
  },
  "devDependencies": {
    "dox": "~0.5.3"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/timoxley/expressions.git"
  },
  "bugs": {
    "url": "https://github.com/timoxley/expressions/issues"
  },
  "homepage": "https://github.com/timoxley/expressions",
  "keywords": ["components", "polymer", "binding", "template"]
}
