{
    "name": "core-assets",
    "version": "0.0.1",
    "homepage": "https://github.com/userfrosting",
    "authors": [
        "ssnukala"
    ],
    "moduleType": [
        "node"
    ],
    "license": "MIT",
    "ignore": [
        "**/.*",
        "node_modules",
        "bower_components",
        "assets/vendor",
        "examples",
        "demo-resources",
        "demo",
        "test",
        "tests"
    ],
    "dependencies": {
        "bootstrap": "^3.3.6",
        "clipboard": "1.5.16",
        "font-awesome": "4.7.0",
        "handlebars": "3.0.3",
        "jquery": ">= 2.2.4",
        "jquery-ui": "jquery.ui#~1.11.4",
        "jquery-validation": "~1.14.0",
        "select2": "4.0.3",
        "select2-bootstrap-theme": "0.1.0-beta.9",
        "tablesorter": "jquery.tablesorter#2.28.5",
        "accounting.js": "*",
        "moment": "2.17.1",
        "speakingurl": "11.0.0",
        "icheck": "^1.0.1",
        "jquery-slimscroll": "~1.3.8",
        "fastclick": "^1.0.6",
        "ionicons": "^2.0.1",
        "urijs": "1.18.4"
    },
    "resolutions": {
        "jquery": ">= 2.2.4",
        "bootstrap": "3.x",
        "jquery-validation": "~1.14.0"
    }
}
