UNPKG

tune-reporting

Version:
77 lines (76 loc) 1.63 kB
{ "name": "tune-reporting", "description": "TUNE Reporting SDK for Node.js", "version": "1.0.11", "author": { "name": "Jeff Tanner", "email": "jefft@tune.com" }, "homepage": "http://developers.mobileapptracking.com/tune-reporting-sdks/", "maintainers": [ { "name": "Jeff Tanner", "email": "jefft@tune.com" } ], "contributors": [ { "name": "Jeff Tanner", "email": "jefft@tune.com" } ], "repository": { "type": "git", "url": "http://github.com/MobileAppTracking/tune-reporting-node.git" }, "bugs": { "url": "http://github.com/MobileAppTracking/tune-reporting-node/issues" }, "engines": { "node": ">=0.10.33" }, "main": "./lib", "dependencies": { "async": "^0.9.0", "cli-table": "^0.3.1", "clone": "^0.2.0", "colors": "^1.0.3", "convict": "^0.6.1", "events": "~1.0.2", "jsuri": "^1.3.0", "lodash": "^2.4.1", "prettyjson": "^1.0.0", "stack-trace": "0.0.9", "util": "~0.10.3" }, "devDependencies": { "chai": "^1.10.0", "ink-docstrap": "^0.4.12", "jsdoc": "~3.3.0-alpha13", "mocha": "^2.1.0", "nodelint": "^0.6.2", "should": "^4.4.0", "sinon": "^1.12.2", "yuidocjs": "~0.4.0" }, "scripts": { "example": "make example", "test": "make test" }, "_id": "tune@0.1.0", "_from": "tune@0.1.x", "_npmVersion": "1.4.28", "_npmUser": { "name": "jefftune", "email": "jefft@tune.com" }, "keywords": [ "tune", "reporting", "tune reporting", "tune management api", "management", "api" ], "license": "MIT" }