{
  "name": "spinel",
  "version": "0.0.0",
  "authors": [
    "homerquan <homerquan@gmail.com>"
  ],
  "description": "A web framework for performance",
  "keywords": [
    "framework"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "backbone": "~1.1.2",
    "text": "~2.0.12",
    "backbone.validation": "~0.7.1",
    "jasmine-jquery": "~2.0.5",
    "moment": "~2.8.4",
    "backbone.localStorage": "~1.1.9",
    "ladda": "~0.9.4",
    "requirejs-plugins": "~1.0.3"
  },
  "resolutions": {
    "jquery": "<2",
    "bootstrap": "3",
    "backbone": "~1.1.2"
  }
}