@itentialopensource/adapter-apic
Version:
Cisco Application Policy Infrastructure Controller (Cisco APIC) is the unifying point of automation and management for the Application Centric Infrastructure (ACI) fabric.
80 lines • 2.01 kB
JSON
{
"errors": [],
"statistics": [
{
"owner": "errorJson",
"description": "Standard adapter errors available for use",
"definedErrors": 29
},
{
"owner": "packageJson",
"description": "Number of production dependencies",
"numberDependencies": 6
},
{
"owner": "packageJson",
"description": "Number of development dependencies",
"numberDevDependencies": 9
},
{
"owner": "packageJson",
"description": "Number of npm scripts",
"numberScripts": 9
},
{
"owner": "packageJson",
"description": "Runtime Library dependency",
"runtimeLibrary": "^4.8.4"
},
{
"owner": "propertiesSchemaJson",
"description": "Adapter properties defined in the propertiesSchema file",
"definedProperties": 47
},
{
"owner": "readmeMd",
"description": "Number of lines in the README.md",
"readmeLines": 450
},
{
"owner": "unitTestJS",
"description": "Number of lines of code in unit tests",
"unitTestCodeLines": 656
},
{
"owner": "unitTestJS",
"description": "Number of unit tests",
"unitTests": 32
},
{
"owner": "integrationTestJS",
"description": "Number of lines of code in integration tests",
"integrationTestCodeLines": 455
},
{
"owner": "integrationTestJS",
"description": "Number of integration tests",
"integrationTests": 11
},
{
"owner": "Overall",
"description": "Total lines of Code (excludes adapter.js since not updated)",
"totalCodeLines": 1595
},
{
"owner": "Overall",
"description": "Total Tests",
"totalTests": 43
},
{
"owner": "staticFile",
"description": "Number of lines of code in adapterBase.js",
"totalBaseCodeLines": 484
},
{
"owner": "staticFile",
"description": "Number of static files added",
"totalStaticFiles": 18
}
]
}