{
  "name": "tal",
  "version": "10.0.0",
  "homepage": "http://fmtvp.github.io/tal/index.html",
  "description": "TAL was developed internally within the BBC as a way of vastly simplifying TV application development whilst increasing the reach of BBC TV applications such as iPlayer. Today all of the BBC’s HTML-based TV applications are built using TAL.",
  "main": "static/script/application.js",
  "moduleType": [
    "amd"
  ],
  "keywords": [
    "TAL",
    "Television",
    "Application",
    "Layer"
  ],
  "license": "https://github.com/bbc/tal/blob/master/LICENSE",
  "ignore": [
        "jsdoc",
        "node-test",
        "php-test",
        "server-tests",
        ".bowerrc",
        ".gitignore",
        ".travis.yml",
        "APACHE-2.0",
        "AUTHORS",
        "bower.json",
        "gruntfile.js",
        "LICENSE",
        "package.json",
        "README.md",
        "static/script-tests"
    ]
}
