{ "name": "code-push-plugin-testing-framework", "version": "0.0.1", "description": "Plugin Testing Framework for CodePush Plugins", "main": "script/index.js", "scripts": { "test": "gulp" }, "repository": { "type": "git", "url": "git+https://github.com/Microsoft/code-push.git" }, "author": { "name": "Microsoft Corporation" }, "license": "MIT", "homepage": "https://microsoft.github.io/code-push", "dependencies": { "base-64": "^0.1.0", "mocha": "latest", "mocha-junit-reporter": "latest", "node-uuid": "^1.4.3", "q": "^1.4.1", "replace": "latest", "superagent": "^1.7.2", "superagent-proxy": "^1.0.0" }, "bugs": { "url": "https://github.com/Microsoft/code-push/issues" }, "readme": "ERROR: No README data found!", "_id": "code-push-plugin-testing-framework@0.0.1", "_shasum": "6ea33a661710628af266d714949fe95f88d71f0d", "_from": "../code-push/plugin-testing-framework/bin", "_resolved": "file:../code-push/plugin-testing-framework/bin" }