{ "name": "IPinfo_Details", "version": "1.0", "author": "Manabu Niseki", "url": "https://github.com/ninoseki/ipinfo-analyzers", "license": "MIT", "description": "IPinfo details lookup.", "dataTypeList": ["ip"], "command": "IPinfo/ipinfo_analyzer.py", "baseConfig": "IPinfo", "config": { "service": "details" }, "configurationItems": [{ "name": "api_key", "description": "Define the API key to use to connect the service", "type": "string", "multi": false, "required": true }] }