{
    "name"         : "o2",
    "version"      : "0.25.8",
    "author"       : "Volkan Özçelik <volkan@o2js.com>",
    "description"  : "Node.js module export for o2.js JavaScript Framework",
    "preferGlobal" : "true",
    "main"         : "./o2.js/index.js",
    "keywords" : [
        "o2.js",
        "collection",
        "array",
        "ajax",
        "functional",
        "string",
        "unit test",
        "validation",
        "helper"
    ],
    "repository" : {
        "type" : "git",
        "url"  : "https://github.com/v0lkan/o2.js.git"
    },
    "license" : "MIT",
    "engines" : { "node": "*" }
}
