{
    "name": "@igomoon/hubspot-fields-js",
    "label": "hubspot-fields-js",
    "description": "A webpack plugin to generate HubSpot module fields.json files with js",
    "author": "iGoMoon",
    "version": "1.5.3",
    "license": "Apache-2.0",
    "repository": {
        "type": "git",
        "url": "https://github.com/iGoMoon/hubspot-tools"
    },
    "publishConfig": {
        "access": "public"
    },
    "dependencies": {
        "chalk": "^4.1.2",
        "chokidar": "^3.5.3",
        "commander": "^8.3.0",
        "glob": "^7.2.0"
    },
    "bin": {
        "fields": "./bin/cli.js"
    },
    "gitHead": "f25fe4b31fe2778aa484a8cbfc46cfe230051e75"
}
