{
    "name": "@oat-sa/tao-core-libs",
    "version": "0.4.5",
    "description": "TAO Frontend Core Libraries",
    "files": [
        "dist",
        "src"
    ],
    "publishConfig": {
        "access": "public"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "build": "rollup --config ./build/rollup.config.js",
        "build:watch": "rollup --config ./build/rollup.config.js --watch",
        "lint": "eslint build/",
        "prepare": "npm run build"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/oat-sa/tao-core-libs-fe.git"
    },
    "keywords": [
        "tao",
        "fe",
        "library",
        "core"
    ],
    "license": "GPL-2.0",
    "bugs": {
        "url": "https://github.com/oat-sa/tao-core-libs-fe/issues"
    },
    "homepage": "https://github.com/oat-sa/tao-core-libs-fe#readme",
    "peerDependencies": {
        "@oat-sa/expr-eval": "1.3.0",
        "async": "0.2.10",
        "decimal.js": "10.1.1",
        "dompurify": "1.0.11",
        "gamp": "0.2.1",
        "handlebars": "1.3.0",
        "interactjs": "1.3.4",
        "jquery": ">= 1.9.1 < 3.0.0",
        "lodash": "2.4.1",
        "moment": "2.11.1",
        "moment-timezone": "0.5.10",
        "popper.js": "1.15.0",
        "raphael": "2.3.0",
        "select2": "3.5.1",
        "tooltip.js": "1.3.2"
    },
    "devDependencies": {
        "@oat-sa/expr-eval": "1.3.0",
        "@oat-sa/rollup-plugin-wildcard-external": "^0.1.0",
        "async": "0.2.10",
        "decimal.js": "10.1.1",
        "dompurify": "1.0.11",
        "eslint": "^5.16.0",
        "eslint-plugin-es": "^1.4.0",
        "eslint-plugin-jsdoc": "^4.8.3",
        "fs-extra": "^8.1.0",
        "gamp": "0.2.1",
        "glob": "^7.1.4",
        "glob-promise": "^3.4.0",
        "handlebars": "1.3.0",
        "interactjs": "1.3.4",
        "jquery": "1.9.1",
        "lodash": "2.4.1",
        "moment": "2.11.1",
        "moment-timezone": "0.5.10",
        "popper.js": "1.15.0",
        "raphael": "2.3.0",
        "rollup": "^1.12.3",
        "rollup-plugin-alias": "^1.5.2",
        "rollup-plugin-copy": "^3.1.0",
        "rollup-plugin-handlebars-plus": "^0.2.4",
        "select2": "3.5.1",
        "tooltip.js": "1.3.2"
    }

,"_resolved": "https://registry.npmjs.org/@oat-sa/tao-core-libs/-/tao-core-libs-0.4.5.tgz"
,"_integrity": "sha512-uUPi3bWr1M/7+7oVC4YGmkDWaxk/HNxz1XNUtRVgSUSF1Re6JQLV7kbIMj1U9IZfsYJd4LRWHLCgG2Sl6rxzAg=="
,"_from": "@oat-sa/tao-core-libs@0.4.5"
}