{
    "name": "@smartface/smartface.publish.wizard",
    "version": "6.6.4",
    "description": "SmartfaceCloud Publish Wizard plugin",
    "main": "smf.publish.wizard.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/SmartfaceIO/smartface.publish.wizard.git"
    },
    "author": "SmartfaceIO",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/SmartfaceIO/smartface.publish.wizard/issues"
    },
    "homepage": "https://github.com/SmartfaceIO/smartface.publish.wizard",
    "dependencies": {
        "project-json-combiner": "git+https://github.com/smartface/project-json-combiner.git",
        "project-json-validator": "git+https://github.com/smartface/projectJSONValidator.git",
        "ws-json-organizer": "*"
    }
}
