{
    "name": "@rusticisoftware/scormcloud-api-v2-client-javascript",
    "version": "4.0.0",
    "description": "Swagger Generated JavaScript Client for SCORM Cloud API v2",
    "main": "src/rustici-software-cloud-v2/index.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/RusticiSoftware/scormcloud-api-v2-client-javascript.git"
    },
    "keywords": [
        "scorm",
        "cloud",
        "scormcloud",
        "rustici",
        "software",
        "rusticisoftware"
    ],
    "author": "Rustici Software",
    "license": "Apache-2.0",
    "bugs": {
        "url": "https://github.com/RusticiSoftware/scormcloud-api-v2-client-javascript/issues"
    },
    "homepage": "https://github.com/RusticiSoftware/scormcloud-api-v2-client-javascript#readme",
    "browser": {
        "fs": false
    },
    "dependencies": {
        "superagent": "3.7.0",
        "querystring": "0.2.0"
    }
}
