{
  "name": "feather-ts",
  "version": "1.2.66",
  "description": "Lightweight javascript framework with REST, routing, bindings, message hub and event delegation (under 10kb gzipped)",
  "main": "feather.js",
  "types": "feather.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mendrik/feather.git"
  },
  "keywords": [
    "ui-binding",
    "events",
    "dom",
    "routing",
    "REST",
    "framework",
    "widgets",
    "typescript",
    "javascript"
  ],
  "author": "Andreas Prudzilko",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mendrik/feather/issues"
  },
  "homepage": "https://github.com/mendrik/feather#readme"
}
