You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
472 B

{
"name": "ui-entity-info",
"main": "ui-entity-info.js",
"version": "2.4.2",
"authors": [
"Arun Ramani <aramani@splunk.com>",
"Roo Shivkumar <ashivkumar@splunk.com>"
],
"description": "component for displaying entity detail information",
"moduleType": [
"amd"
],
"keywords": [
"charts"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jasmine": ">=2"
}
}