{
    "name": "alight",
    "version": "0.14.1",
    "description": "Angular Light is a library for building interactive MVVM web interfaces/applications",
    "main": "alight.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/lega911/angular-light"
    },
    "author": "Oleg Nechaev <lega911@gmail.com>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/lega911/angular-light/issues"
    },
    "homepage": "http://angularlight.org/"
}