{
    "name": "@beisen\/tita-widget",
    "version": "1.12.6",
    "description": "Beisen TalentJS Framework",
    "main": "index.js",
    "keywords": [
        "tita",
        "tita-widget"
    ],
    "repository": {
        "type": "git",
        "url": "git@gitlab.beisencorp.com:ux-js\/ux-tita-widget.git"
    },
    "author": {
        "name": "xuchengyun",
        "email": "xuchengyun@beisen.com"
    },
    "maintainers": [
        {
            "name": "xuchengyun",
            "email": "xuchengyun@beisen.com"
        }
    ],
    "license": "ISC",
    "scripts": {
        "start": "grunt server-sass"
    },
    "dependencies": {
        "grunt": "~0.4.1",
        "grunt-contrib-compass": "0.8.0",
        "grunt-contrib-connect": "~0.5.0",
        "grunt-contrib-cssmin": "",
        "grunt-contrib-jst": "~0.5.0",
        "grunt-contrib-requirejs": "~1.0.0",
        "grunt-contrib-watch": "~0.4.3",
        "grunt-cssjoin": "~0.2.0",
        "grunt-preprocess": "",
        "load-grunt-tasks": "~0.5.0"
    },
    "devDependencies": {
        "grunt-contrib-uglify": "^3.1.0"
    }
}