{
  "name": "ngBackbone",
  "description": "A small extension of Backbone.js that unlocks Angular-like programming experience",
  "main": "./dist/core.js",
  "authors": [
    "Dmitry Sheiko"
  ],
  "license": "MIT",
  "keywords": [
    "Backbone",
    "Angular",
    "TypeScript",
    "form"
  ],
  "homepage": "https://github.com/dsheiko/ng-backbone",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
