{ "name": "ui-entity-info", "version": "2.4.2", "description": "", "main": "index.js", "test_page": "test_ui_entity_info.js", "directories": { "example": "examples", "test": "tests" }, "scripts": { "test": "./node_modules/.bin/jasmine test/spec", "build": "PYTHONPATH=./pypi_modules grunt", "printconfig": "PYTHONPATH=./pypi_modules grunt config" }, "repository": { "type": "git", "url": "ssh://git@git.splunk.com:7999/solnsc/ui-entity-info.git" }, "author": "Arun Ramani", "license": "ISC", "devDependencies": { "ext-grunt-basebuild": "^1.0.34", "grunt-open": "^0.2.3 ", "shelljs": "^0.5.3" } }