{
  "name": "knockout-fast-foreach",
  "main": "index.js",
  "homepage": "https://github.com/brianmhunt/knockout-fast-foreach",
  "authors": [
    "Brian Hunt <brianmhunt@gmail.com>"
  ],
  "description": "Faster foreach for Knockout",
  "keywords": [
    "knockout"
  ],
  "main": "index.js",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
