{
    "name": "alight",
    "version": "0.14.1",
    "authors": [
        "Oleg Nechaev <lega911@gmail.com>"
    ],
    "description": "Web framework with MVC model",
    "main": [
        "alight.js"
    ],
    "ignore": [
        "README.md"
    ],
    "moduleType": [
        "amd",
        "node",
        "globals"
    ],
    "keywords": [
        "alight",
        "javascript"
    ],
    "license": "MIT",
    "homepage": "http://angularlight.org/"
}