{
  "name": "steal",
  "main": "steal.js",
  "ignore": [
    "test",
    "src",
    "core",
    "docs"
  ],
  "devDependencies": {
    "qunit": "^2.1.1",
    "lodash": "~2.4.1",
    "canjs": "bitovi/canjs#2.2.4",
    "jquery": "~2.1.1",
    "steal": "^1.2.7"
  }
}
