{
  "name": "libil-browser-test",
  "version": "0.1.0",
  "homepage": "https://github.com/lynxluna/libil.js",
  "authors": [
    "Didiet Noor <lynxluna@gmail.com>"
  ],
  "description": "Browser Test for Libil",
  "main": "index.html",
  "keywords": [
    "libil"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bacon.jquery": "~0.4.9",
    "bacon.model": "~0.1.11",
    "bacon": "~0.7.22",
    "bootstrap": "~3.2.0",
    "html5shiv": "~3.7.2",
    "respond": "~1.4.2"
  }
}
